ladybird/Userland/Libraries/LibJS/Tests/builtins/Intl/DurationFormat
Idan Horowitz 1ebc5af2f0 LibJS: Set both {minimum, maximum}FractionDigits in Intl.DurationFormat
This is a normative change in the Intl.DurationFormat spec.

See: b293603e
2022-07-02 18:32:35 +03:00
..
DurationFormat.@@toStringTag.js LibJS: Start implementing the stage 3 Intl.DurationFormat proposal 2022-07-01 01:00:05 +03:00
DurationFormat.js LibJS: Start implementing the stage 3 Intl.DurationFormat proposal 2022-07-01 01:00:05 +03:00
DurationFormat.prototype.format.js LibJS: Set both {minimum, maximum}FractionDigits in Intl.DurationFormat 2022-07-02 18:32:35 +03:00
DurationFormat.prototype.formatToParts.js LibJS: Set both {minimum, maximum}FractionDigits in Intl.DurationFormat 2022-07-02 18:32:35 +03:00
DurationFormat.prototype.resolvedOptions.js LibJS: Implement Intl.DurationFormat.prototype.resolvedOptions 2022-07-01 01:00:05 +03:00
DurationFormat.supportedLocalesOf.js LibJS: Implement Intl.DurationFormat.supportedLocalesOf 2022-07-01 01:00:05 +03:00