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
|
90e68bca6a
|
LibJS: Add missing spec link for InitializeRelativeTimeFormat
|
2022-01-27 21:16:44 +00:00 |
|
Timothy Flynn
|
59ca435172
|
LibJS: Use new construct AO overload where easily applicable
|
2022-01-25 22:09:13 +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 |
|