Skip to content

Commit

Permalink
Editorial: Remove "60" from TimeMinuteNotValidDay
Browse files Browse the repository at this point in the history
This is probably non-normative, because "60" is already rejected in
`ParseISODateTime` when `IsValidTime` gets called.

Fixes #2238
  • Loading branch information
anba committed Jun 9, 2022
1 parent 1b3d018 commit 01419a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/abstractops.html
Expand Up @@ -973,7 +973,6 @@ <h1>ISO 8601 grammar</h1>
`39`
`4` DecimalDigit
`5` DecimalDigit
`60`

TimeMinuteThirtyOnly :
`30`
Expand Down

0 comments on commit 01419a8

Please sign in to comment.