Skip to content

Commit

Permalink
Docs: Remove obsolete sentence
Browse files Browse the repository at this point in the history
It wasn't clear what "these extensions" referred to from the text, and the
IETF process is finished now.
  • Loading branch information
ptomato committed Sep 19, 2024
1 parent f9b859c commit f09c3d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,4 +230,3 @@ For more information about string parsing, serialization, and formatting in `Tem
- [Time Zones and Resolving Ambiguity](./timezone.md) — Explanation of missing times and double times due to daylight saving and time zone changes.
- [Balancing](./balancing.md) — Explanation of when `Temporal.Duration` units wrap around to 0 and when they don't.
- [Why do Temporal instances have a Calendar?](./calendar-review.md) — Background about why types like `Temporal.PlainDate` or `Temporal.ZonedDateTime` contain a calendar.
These extensions are being actively worked on with IETF to get them on a standards track.

0 comments on commit f09c3d2

Please sign in to comment.