Home
last modified time | relevance | path

Searched refs:IntlLocaleFormatter (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/vendor/php81_bc/strftime/src/
Dphp-8.1-strftime.php11 use PHP81_BC\strftime\IntlLocaleFormatter; alias
48 $locale_formatter = new IntlLocaleFormatter($locale);
DIntlLocaleFormatter.php12 class IntlLocaleFormatter extends AbstractLocaleFormatter class