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-04-05 04:06:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1bbba2ba54913876830c1de2a293d6faee20535
ladybird
/
Libraries
/
LibJS
/
Tests
/
builtins
/
Intl
History
Timothy Flynn
3c64e4595a
LibJS: Use exact mathematical values for Intl.DurationFormat
...
We can't use doubles due to precision loss for extremely large values.
2024-12-04 08:01:35 -05:00
..
Collator
…
DateTimeFormat
…
DisplayNames
…
DurationFormat
LibJS: Use exact mathematical values for Intl.DurationFormat
2024-12-04 08:01:35 -05:00
ListFormat
…
Locale
…
NumberFormat
…
PluralRules
…
RelativeTimeFormat
…
Segmenter
…
Intl.@@toStringTag.js
…
Intl.getCanonicalLocales.js
…
Intl.supportedValuesOf.js
…