Home
last modified time | relevance | path

Searched refs:formatLocale (Results 1 – 3 of 3) sorted by relevance

/template/strap/ComboStrap/
H A DIso8601Date.php257 public function formatLocale($pattern = null, $locale = null) function in ComboStrap\\Iso8601Date
H A DPipelineUtility.php323 return $dateTime->formatLocale($pattern, $derivedLocale);
H A DFetcherVignette.php202 …lineToPrint = Iso8601Date::createFromDateTime($modifiedTimeOrDefault)->formatLocale(null, $locale);