1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-15 02:47:37 +00:00
serenity/Userland/Libraries/LibJS/Tests/builtins/Intl
2022-07-12 00:43:34 +01:00
..
Collator
DateTimeFormat
DisplayNames LibJS: Disallow calendar display names which contain an underscore 2022-03-30 14:24:32 +01:00
DurationFormat LibJS: Set both {minimum, maximum}FractionDigits in Intl.DurationFormat 2022-07-02 18:32:35 +03:00
ListFormat
Locale LibJS: Implement Intl.Locale.prototype.weekInfo property 2022-07-06 16:56:42 +02:00
NumberFormat
PluralRules LibJS: Implement Intl.PluralRules.prototype.selectRange 2022-07-12 00:43:34 +01:00
RelativeTimeFormat LibJS: Use Intl.PluralRules within Intl.RelativeFormat 2022-07-08 11:51:54 +02:00
Segmenter
Intl.@@toStringTag.js
Intl.getCanonicalLocales.js
Intl.supportedValuesOf.js