Skip to content

Commit

Permalink
Editorial: Remove editor's notes about IETF draft
Browse files Browse the repository at this point in the history
  • Loading branch information
ptomato committed Oct 7, 2022
1 parent 04414bd commit 046208c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions spec/calendar.html
Original file line number Diff line number Diff line change
Expand Up @@ -484,9 +484,6 @@ <h1>
1. Let _calendarID_ be ? ToString(_calendarObject_).
1. Return FormatCalendarAnnotation(_calendarID_, _showCalendar_).
</emu-alg>
<emu-note type="editor">
The exact form this annotation will take is undergoing a standardization process in the IETF; it is being discussed in the Internet Draft <a href="https://datatracker.ietf.org/doc/html/draft-ietf-sedate-datetime-extended">Date and Time on the Internet: Timestamps with additional information</a>.
</emu-note>
</emu-clause>

<emu-clause id="sec-temporal-formatcalendarannotation" type="abstract operation">
Expand All @@ -509,9 +506,6 @@ <h1>
1. If _showCalendar_ is *"critical"*, let _flag_ be *"!"*; else, let flag be the empty String.
1. Return the string-concatenation of *"["*, _flag_, *"u-ca="*, _id_, and *"]"*.
</emu-alg>
<emu-note type="editor">
The exact form this annotation will take is undergoing a standardization process in the IETF; it is being discussed in the Internet Draft <a href="https://datatracker.ietf.org/doc/html/draft-ietf-sedate-datetime-extended">Date and Time on the Internet: Timestamps with additional information</a>.
</emu-note>
</emu-clause>

<emu-clause id="sec-temporal-calendarequals" aoid="CalendarEquals">
Expand Down

0 comments on commit 046208c

Please sign in to comment.