Searched refs:Locale (Results 1 – 4 of 4) sorted by relevance
9 use Locale; alias47 $locale = Locale::canonicalize($locale ?? (Locale::getDefault() ?? setlocale(LC_TIME, '0')));
56 'valid locale "' . $collator->getLocale(\Locale::VALID_LOCALE) . '", ' .57 'actual locale "' . $collator->getLocale(\Locale::ACTUAL_LOCALE) . '"',
11 Locale-formatted strftime using IntlDateFormatter (PHP 8.1 compatible)
367 "description": "Locale-formatted strftime using IntlDateFormatter (PHP 8.1 compatible)",