You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "15.6.1.1 IsBuiltinCalendar ( id )" say the following
"
This definition supersedes the definition provided in 12.1.2.
Let builtinCalendars be a List of Unicode BCP 47 calendar identifiers identifying the calendars for which the implementation provides the functionality of the constructed Temporal.Calendar objects. The list must include "iso8601". The ordering is irrelevant.
"
The problem is the term "Unicode BCP 47 calendar identifiers" is not clearly defined here. I suggest we made a editoral changes as below:
Let builtinCalendars be a List of Unicode BCP 47 calendar identifiers identifying the calendars for which the implementation provides the functionality of the constructed Temporal.Calendar objects. The list must include "iso8601". The ordering is irrelevant.
"
The text was updated successfully, but these errors were encountered:
The "15.6.1.1 IsBuiltinCalendar ( id )" say the following
"
This definition supersedes the definition provided in 12.1.2.
"
The problem is the term "Unicode BCP 47 calendar identifiers" is not clearly defined here. I suggest we made a editoral changes as below:
https://tc39.es/proposal-temporal/#sup-temporal-isbuiltincalendar
"
This definition supersedes the definition provided in 12.1.2. The following algorithm refers to UTS 35's Unicode BCP 47 U Extension.
"
The text was updated successfully, but these errors were encountered: