Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions spec/calendar.html
Original file line number Diff line number Diff line change
Expand Up @@ -766,6 +766,9 @@ <h1>
1. Return _result_.
</emu-alg>
</emu-clause>
<emu-note>
The ISODateWithinLimits check is necessary because for some non-ISO calendars, an out-of-range reference year might be returned from NonISOMonthDayToISOReferenceDate. For example, certain month-day combinations in the Chinese lunar calendar might only occur outside of the representable range.
</emu-note>

<emu-clause id="sec-temporal-formatcalendarannotation" type="abstract operation">
<h1>
Expand Down