.. |
Locale.@@toStringTag.js
|
LibJS: Implement a nearly empty Intl.Locale object
|
2021-09-02 17:56:42 +01:00 |
Locale.js
|
LibJS: Implement the Intl.Locale constructor
|
2021-09-02 17:56:42 +01:00 |
Locale.prototype.baseName.js
|
LibJS: Implement Intl.Locale.prototype.baseName
|
2021-09-02 17:56:42 +01:00 |
Locale.prototype.calendar.js
|
LibJS: Implement most Intl.Locale.Prototype.<<keyword>> properties
|
2021-09-02 17:56:42 +01:00 |
Locale.prototype.caseFirst.js
|
LibJS: Implement most Intl.Locale.Prototype.<<keyword>> properties
|
2021-09-02 17:56:42 +01:00 |
Locale.prototype.collation.js
|
LibJS: Implement most Intl.Locale.Prototype.<<keyword>> properties
|
2021-09-02 17:56:42 +01:00 |
Locale.prototype.hourCycle.js
|
LibJS: Implement most Intl.Locale.Prototype.<<keyword>> properties
|
2021-09-02 17:56:42 +01:00 |
Locale.prototype.language.js
|
LibJS: Implement Intl.Locale.prototype.language
|
2021-09-02 17:56:42 +01:00 |
Locale.prototype.maximize.js
|
LibJS: Implement Intl.Locale.prototype.maximize
|
2021-09-04 13:51:40 +01:00 |
Locale.prototype.minimize.js
|
LibJS: Implement Intl.Locale.prototype.minimize
|
2021-09-04 13:51:40 +01:00 |
Locale.prototype.numberingSystem.js
|
LibJS: Implement most Intl.Locale.Prototype.<<keyword>> properties
|
2021-09-02 17:56:42 +01:00 |
Locale.prototype.numeric.js
|
LibJS: Implement Intl.Locale.prototype.numeric
|
2021-09-02 17:56:42 +01:00 |
Locale.prototype.region.js
|
LibJS: Implement Intl.Locale.prototype.region
|
2021-09-02 17:56:42 +01:00 |
Locale.prototype.script.js
|
LibJS: Implement Intl.Locale.prototype.script
|
2021-09-02 17:56:42 +01:00 |
Locale.prototype.toString.js
|
LibJS: Add test cases for Intl.Locale.prototype.toString
|
2021-09-02 17:56:42 +01:00 |