JavaScript 国际完整参考
JavaScript 中的 Intl 是一个用于 ECMAScript 国际化 API 命名空间的对象。
下面列出了 JavaScript Intl 方法的完整列表:
- JavaScript Intl.Collator.prototype.resolvedOptions() 方法
- JavaScript Intl.Collator.supportedLocalesOf() 方法
- JavaScript Intl.DateTimeFormat.supportedLocalesOf() 方法
- JavaScript Intl.DateTimeFormat.prototype.resolvedOptions() 方法
- JavaScript Intl.DateTimeFormat.prototype.formatRangeToParts() 方法
- JavaScript Intl.DateTimeFormat.prototype.format() 方法
- JavaScript Intl.DateTimeFormat.prototype.formatRange() 方法
- JavaScript Intl.DateTimeFormat.prototype.formatToParts() 方法
- JavaScript Intl.getCanonicalLocales() 方法
- JavaScript Intl.ListFormat.prototype.format() 方法
- JavaScript Intl.ListFormat.prototype.resolvedOptions() 方法
- JavaScript Intl.ListFormat.prototype.formatToParts() 方法
- JavaScript Intl.ListFormat.supportedLocalesOf() 方法