JS Intl.Locale
🌙
手机阅读
本文目录结构
Intl.Locale 构造器 (constructor) 是 Intl 对象的标准内置属性。
语法 (Syntax)
new Intl.Locale([tag[, options]])
描述 (Description)
Intl.Locale 对象包含以下属性和方法:
属性 (Properties)
Intl.Locale.prototype
Locale 构造器的原型对象。
规格说明 (Specifications)
Specification | Status | Comment |
---|---|---|
Intl.Locale proposal | Stage 3 |