Timothy Flynn
|
bf85bf2a9e
|
LibJS: Use Intl.PluralRules within Intl.RelativeFormat
The Polish test cases added here cover previous failures from test262,
due to the way that 0 is specified to be "many" in Polish.
|
2022-07-08 11:51:54 +02:00 |
|
Timothy Flynn
|
a2e791277e
|
LibJS: Implement Intl.RelativeTimeFormat.prototype.formatToParts
|
2022-01-27 21:16:44 +00:00 |
|
Timothy Flynn
|
9c5d7e515c
|
LibJS: Implement Intl.RelativeTimeFormat.prototype.format
|
2022-01-27 21:16:44 +00:00 |
|
Timothy Flynn
|
0c630d5687
|
LibJS: Implement Intl.RelativeTimeFormat.prototype.resolvedOptions
|
2022-01-25 19:02:59 +00:00 |
|
Timothy Flynn
|
cf166c1d93
|
LibJS: Implement Intl.RelativeTimeFormat.supportedLocalesOf
|
2022-01-25 19:02:59 +00:00 |
|
Timothy Flynn
|
a2e31ed736
|
LibJS: Implement the Intl.RelativeTimeFormat constructor
|
2022-01-25 19:02:59 +00:00 |
|
Timothy Flynn
|
79fdec85de
|
LibJS: Implement a nearly empty Intl.RelativeTimeFormat object
This adds plumbing for the Intl.RelativeTimeFormat object, constructor,
and prototype.
|
2022-01-25 19:02:59 +00:00 |
|