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-01-06 16:45:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd4ee46b706e23ffd7efe57034f95e2d6090987a
ladybird
/
Userland
/
Libraries
/
LibJS
/
Tests
/
builtins
/
Intl
History
Timothy Flynn
cd4ee46b70
LibJS: Populate roundingPriority in Intl.PluralRules.resolvedOptions
...
This is inherited from Intl.NumberFormat.
2022-07-13 19:22:26 +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
LibJS+js: Parse new constructor options from Intl.NumberFormat V3
2022-07-13 19:22:26 +01:00
PluralRules
LibJS: Populate roundingPriority in Intl.PluralRules.resolvedOptions
2022-07-13 19:22:26 +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
…