Closed Ms2ger closed 6 years ago
When the Intl.RelativeTimeFormat.prototype.format is called with an optional argument value, the following steps are taken: When the Intl.RelativeTimeFormat.prototype.formatToParts is called with an optional argument value, the following steps are taken:
When the Intl.RelativeTimeFormat.prototype.format is called with an optional argument value, the following steps are taken:
When the Intl.RelativeTimeFormat.prototype.formatToParts is called with an optional argument value, the following steps are taken:
Both of these methods have two required arguments, rather than a single optional one.
That's right, this was some poor copypasta. PRs welcome.
Both of these methods have two required arguments, rather than a single optional one.