Skip to content

Commit 1c6fab3

Browse files
ptomatoMs2ger
authored andcommitted
docs: Update implementation note
We have all the calendars now.
1 parent d9d3a24 commit 1c6fab3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/calendar.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ In general it is extended backwards ("proleptically") to cover the period of his
1515
However, the ISO 8601 calendar is not the only calendar in common use in the world.
1616
Some places use another calendar system as the main calendar, or have a separate calendar system as a commonly-used civil or religious calendar.
1717

18-
> **NOTE:** The Temporal polyfill currently only includes the ISO 8601 calendar, but the Temporal proposal will eventually provide all the calendars supported by Intl.
19-
> See [issue #541](https://github.com/tc39/proposal-temporal/issues/541).
20-
2118
### When to use `Temporal.Calendar`
2219

2320
It is best practice to specify a calendar system when performing calendar-sensitive operations, which are those involving arithmetic or other calculation in months or years.

0 commit comments

Comments
 (0)