Idan Horowitz
|
1ebc5af2f0
|
LibJS: Set both {minimum, maximum}FractionDigits in Intl.DurationFormat
This is a normative change in the Intl.DurationFormat spec.
See: https://github.com/tc39/proposal-intl-duration-format/commit/b293603e
|
2022-07-02 18:32:35 +03:00 |
|
Idan Horowitz
|
fb8c4a724e
|
LibJS: Disallow mixed-sign durations in Intl.DurationFormat
This is a normative change in the Intl.DurationFormat spec.
See: https://github.com/tc39/proposal-intl-duration-format/commit/89ab1855
|
2022-07-02 18:32:35 +03:00 |
|
Idan Horowitz
|
b1fe6c3f68
|
LibJS: Implement the PartitionDurationFormatPattern abstract operation
|
2022-07-01 01:00:05 +03:00 |
|
Idan Horowitz
|
8e55eb960e
|
LibJS: Implement the ToDurationRecord abstract operation
|
2022-07-01 01:00:05 +03:00 |
|
Idan Horowitz
|
97fe37bcc2
|
LibJS: Start implementing the stage 3 Intl.DurationFormat proposal
|
2022-07-01 01:00:05 +03:00 |
|