string getLocale(int $type = Locale::ACTUAL_LOCALE)
Returns the formatter's locale.
string getLocale(int $type = Locale::ACTUAL_LOCALE)
Returns the formatter's locale.
int | $type | Not supported. The locale name type to return (Locale::VALIDLOCALE or Locale::ACTUALLOCALE) |
string | The locale used to create the formatter. Currently always returns "en". |
http://www.php.net/manual/en/intldateformatter.getlocale.php |
Designed by : w10schools
service@w10schools.com
Please login to continue.