设置当前线程的语言环境。

setLocale(localeString)

参数

  • localeString
    ISO格式的区域设置字符串, ISOLanguageCode_ISOCountryCode, 例如 en_US。

代码例

utils.setLocale("en_US");
文档更新时间: 2019-07-07 22:22   作者:凌云文档