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-01 14:18:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
ladybird
/
Libraries
/
LibJS
/
Tests
/
builtins
/
Intl
/
DurationFormat
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
..
DurationFormat.@@toStringTag.js
…
DurationFormat.js
…
DurationFormat.prototype.format.js
…
DurationFormat.prototype.formatToParts.js
…
DurationFormat.prototype.resolvedOptions.js
…
DurationFormat.supportedLocalesOf.js
…