.. |
Locale.@@toStringTag.js
|
|
|
Locale.js
|
LibJS: Implement the Intl.Locale constructor
|
2021-09-02 17:56:42 +01:00 |
Locale.prototype.baseName.js
|
LibJS: Change wording of ErrorType::NotA to be independent of context
|
2021-09-12 00:16:39 +02:00 |
Locale.prototype.calendar.js
|
LibJS: Change wording of ErrorType::NotA to be independent of context
|
2021-09-12 00:16:39 +02:00 |
Locale.prototype.calendars.js
|
LibJS: Implement Intl.Locale.prototype.calendars property
|
2022-07-06 16:56:42 +02:00 |
Locale.prototype.caseFirst.js
|
LibJS: Change wording of ErrorType::NotA to be independent of context
|
2021-09-12 00:16:39 +02:00 |
Locale.prototype.collation.js
|
LibJS: Change wording of ErrorType::NotA to be independent of context
|
2021-09-12 00:16:39 +02:00 |
Locale.prototype.collations.js
|
LibJS: Partially implement Intl.Locale.prototype.collations property
|
2022-07-06 16:56:42 +02:00 |
Locale.prototype.hourCycle.js
|
LibJS: Change wording of ErrorType::NotA to be independent of context
|
2021-09-12 00:16:39 +02:00 |
Locale.prototype.hourCycles.js
|
Everywhere: Fix a variety of typos
|
2022-09-14 04:46:49 +00:00 |
Locale.prototype.language.js
|
LibJS: Change wording of ErrorType::NotA to be independent of context
|
2021-09-12 00:16:39 +02: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: Change wording of ErrorType::NotA to be independent of context
|
2021-09-12 00:16:39 +02:00 |
Locale.prototype.numberingSystems.js
|
LibJS: Implement Intl.Locale.prototype.numberingSystems property
|
2022-07-06 16:56:42 +02:00 |
Locale.prototype.numeric.js
|
LibJS: Change wording of ErrorType::NotA to be independent of context
|
2021-09-12 00:16:39 +02:00 |
Locale.prototype.region.js
|
LibJS: Change wording of ErrorType::NotA to be independent of context
|
2021-09-12 00:16:39 +02:00 |
Locale.prototype.script.js
|
LibJS: Change wording of ErrorType::NotA to be independent of context
|
2021-09-12 00:16:39 +02:00 |
Locale.prototype.textInfo.js
|
LibJS: Implement Intl.Locale.prototype.textInfo property
|
2022-07-06 16:56:42 +02:00 |
Locale.prototype.timeZones.js
|
LibJS: Implement Intl.Locale.prototype.timeZones property
|
2022-07-06 16:56:42 +02:00 |
Locale.prototype.toString.js
|
LibJS: Add test cases for Intl.Locale.prototype.toString
|
2021-09-02 17:56:42 +01:00 |
Locale.prototype.weekInfo.js
|
LibJS: Implement Intl.Locale.prototype.weekInfo property
|
2022-07-06 16:56:42 +02:00 |