Page MenuHomePhabricator
Diviner libphutil Tech Docs phutil_set_system_locale

function phutil_set_system_locale($locale)
libphutil Technical Documentation (Core Utilities)

Set the system locale (LC_ALL) to a particular value.

Parameters
string$localeNew locale setting.
Return
void