Skip to content

Commit

Permalink
Editorial: Rename TimeZoneNumericUTCOffsetNotAmbiguousAllowedNegative…
Browse files Browse the repository at this point in the history
…Hour to indicate precluded ambiguity
  • Loading branch information
gibson042 authored and ptomato committed Jul 4, 2022
1 parent 5ebd34b commit 9ddd57e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/abstractops.html
Original file line number Diff line number Diff line change
Expand Up @@ -1052,7 +1052,7 @@ <h1>ISO 8601 grammar</h1>
TimeZoneNumericUTCOffsetNotAmbiguousWithDayOfMonth :
TimeZoneUTCOffset but not `-` TimeZoneUTCOffsetHour

TimeZoneNumericUTCOffsetNotAmbiguousAllowedNegativeHour :
TimeZoneNumericUTCOffsetNotAmbiguousWithMonth :
TimeZoneNumericUTCOffsetNotAmbiguousWithDayOfMonth
`-` TimeHourNotValidMonth

Expand Down Expand Up @@ -1137,7 +1137,7 @@ <h1>ISO 8601 grammar</h1>
TimeHourNotValidMonth TimeZone
TimeHour `:` TimeMinute TimeZone?
TimeHourMinuteBasicFormatNotAmbiguous TimeZoneBracketedAnnotation?
TimeHour TimeMinute TimeZoneNumericUTCOffsetNotAmbiguousAllowedNegativeHour TimeZoneBracketedAnnotation?
TimeHour TimeMinute TimeZoneNumericUTCOffsetNotAmbiguousWithMonth TimeZoneBracketedAnnotation?
TimeHour `:` TimeMinute `:` TimeSecond TimeFraction? TimeZone?
TimeHour TimeMinute TimeSecondNotValidMonth TimeZone?
TimeHour TimeMinute TimeSecond TimeFraction TimeZone?
Expand Down

0 comments on commit 9ddd57e

Please sign in to comment.