Searched refs:formatLocale (Results 1 – 3 of 3) sorted by relevance
257 public function formatLocale($pattern = null, $locale = null) function in ComboStrap\\Iso8601Date
323 return $dateTime->formatLocale($pattern, $derivedLocale);
202 …lineToPrint = Iso8601Date::createFromDateTime($modifiedTimeOrDefault)->formatLocale(null, $locale);