Home
last modified time | relevance | path

Searched refs:Locale (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/vendor/php81_bc/strftime/src/
Dphp-8.1-strftime.php9 use Locale; alias
47 $locale = Locale::canonicalize($locale ?? (Locale::getDefault() ?? setlocale(LC_TIME, '0')));
/dokuwiki/inc/Utf8/
DSort.php56 'valid locale "' . $collator->getLocale(\Locale::VALID_LOCALE) . '", ' .
57 'actual locale "' . $collator->getLocale(\Locale::ACTUAL_LOCALE) . '"',
/dokuwiki/vendor/php81_bc/strftime/
DREADME.md11 Locale-formatted strftime using IntlDateFormatter (PHP 8.1 compatible)
/dokuwiki/
Dcomposer.lock367 "description": "Locale-formatted strftime using IntlDateFormatter (PHP 8.1 compatible)",