Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editorial: Match temporal AO names and parameters (#200)
Editorial: Changed names and parameters of AOs to match the equivalents in Temporal: * `IsValidDurationRecord` now `IsValidDuration`. Takes integers representing values of units instead of taking an ECMAScript language value. * `DurationRecordSign` now `DurationRecord`, likewise takes integers rather than ECMAScript language value. * Editorial: Added note about several AOs being identical (in signature, at least) to equivalent AOs in Temporal, and that these should be removed should Temporal become part of ECMA-402 before DurationFormat.
- Loading branch information