Universeorange.com/Docs/

R3m/framework Function reference locale.set

{locale.set(String $category, Array $locale=[])}

Set locale information.

Category:

Returns the new current locale, or false if the locale functionality is not implemented on your platform, the specified locale does not exist, or the category name is invalid.
An invalid category name also causes a warning message.
Category/locale names can be found in » RFC 1766 and » ISO 639.
Different systems have different naming schemes for locales.

More information:

https://www.php.net/manual/en/function.setlocale.php

Last modified: 2021-06-07

© 2021 universeorange.com