Skip to content

Commit

Permalink
Editorial: Rename TimeHourMinuteBasicFormatNotAmbiguous to indicate p…
Browse files Browse the repository at this point in the history
…recluded ambiguity
  • Loading branch information
gibson042 authored and ptomato committed Jul 4, 2022
1 parent 9ddd57e commit 70de75b
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 @@ -1126,7 +1126,7 @@ <h1>ISO 8601 grammar</h1>
TimeHour `:` TimeMinute `:` TimeSecond TimeFraction?
TimeHour TimeMinute TimeSecond TimeFraction?

TimeHourMinuteBasicFormatNotAmbiguous :
TimeHourMinuteBasicFormatNotAmbiguousWithMonthDay :
TimeHourNotValidMonth TimeMinute
TimeHour TimeMinuteNotValidDay
TimeHourNotThirtyOneDayMonth TimeMinuteThirtyOneOnly
Expand All @@ -1136,7 +1136,7 @@ <h1>ISO 8601 grammar</h1>
TimeHour TimeZoneNumericUTCOffsetNotAmbiguousWithDayOfMonth? TimeZoneBracketedAnnotation?
TimeHourNotValidMonth TimeZone
TimeHour `:` TimeMinute TimeZone?
TimeHourMinuteBasicFormatNotAmbiguous TimeZoneBracketedAnnotation?
TimeHourMinuteBasicFormatNotAmbiguousWithMonthDay TimeZoneBracketedAnnotation?
TimeHour TimeMinute TimeZoneNumericUTCOffsetNotAmbiguousWithMonth TimeZoneBracketedAnnotation?
TimeHour `:` TimeMinute `:` TimeSecond TimeFraction? TimeZone?
TimeHour TimeMinute TimeSecondNotValidMonth TimeZone?
Expand Down

0 comments on commit 70de75b

Please sign in to comment.