This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ladybird
Watch
0
Star
0
Fork
You've already forked ladybird
0
mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced
2025-06-17 15:51:55 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
9a7ce901b7
ladybird
/
Libraries
/
LibJS
/
Tests
/
builtins
/
Intl
/
DurationFormat
History
Download ZIP
Download TAR.GZ
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
..
DurationFormat.@@toStringTag.js
DurationFormat.js
DurationFormat.prototype.format.js
DurationFormat.prototype.formatToParts.js
DurationFormat.prototype.resolvedOptions.js
DurationFormat.supportedLocalesOf.js