Skip to content

Commit

Permalink
Editorial: Match temporal AO names and parameters (#200)
Browse files Browse the repository at this point in the history
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
ben-allen committed May 23, 2024
1 parent 835300f commit 8adb841
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 36 deletions.
Loading

0 comments on commit 8adb841

Please sign in to comment.