This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-19 09:40:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
42e76d8de9e172226661e6bdca3fa5a00a8370d4
ladybird
/
Userland
/
Libraries
/
LibJS
/
Tests
/
builtins
/
Intl
History
Timothy Flynn
37ab7cc694
LibJS: Implement Intl.NumberFormat V3's [[TrailingZeroDisplay]] changes
2022-07-18 08:51:07 +01:00
..
Collator
…
DateTimeFormat
LibJS: Allow specifying keyword values not directly defined for a locale
2022-07-15 12:31:43 +02:00
DisplayNames
LibJS: Disallow calendar display names which contain an underscore
2022-03-30 14:24:32 +01:00
DurationFormat
LibJS: Allow specifying keyword values not directly defined for a locale
2022-07-15 12:31:43 +02:00
ListFormat
…
Locale
LibJS: Implement Intl.Locale.prototype.weekInfo property
2022-07-06 16:56:42 +02:00
NumberFormat
LibJS: Implement Intl.NumberFormat V3's [[TrailingZeroDisplay]] changes
2022-07-18 08:51:07 +01:00
PluralRules
LibJS: Populate roundingPriority in Intl.PluralRules.resolvedOptions
2022-07-13 19:22:26 +01:00
RelativeTimeFormat
LibJS: Allow specifying keyword values not directly defined for a locale
2022-07-15 12:31:43 +02:00
Segmenter
…
Intl.@@toStringTag.js
…
Intl.getCanonicalLocales.js
…
Intl.supportedValuesOf.js
…