This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-10-18 12:22:07 +00:00
Code
Issues
Activity
Actions
1341f4438d
serenity
/
Userland
/
Libraries
/
LibJS
/
Tests
/
builtins
/
Intl
/
DurationFormat
History
Download ZIP
Download TAR.GZ
Timothy Flynn
a2cf026b30
LibJS: Throw a RangeError when when formatting strings in DurationFormat
...
This is a normative change in the Intl.DurationFormat proposal. See:
2546080
2022-12-15 09:40:09 +00:00
..
DurationFormat.@@toStringTag.js
DurationFormat.js
DurationFormat.prototype.format.js
DurationFormat.prototype.formatToParts.js
DurationFormat.prototype.resolvedOptions.js
DurationFormat.supportedLocalesOf.js