Skip to content

Commit 06d3e08

Browse files
committed
Update README.md for stage 4
1 parent 17d7ff1 commit 06d3e08

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,9 @@ Provides standard objects and functions for working with dates and times.
44

55
## Status
66

7-
This proposal is currently [Stage 3](https://github.com/tc39/proposals#stage-3) and was reviewed for Stage 3 by Richard Gibson, Bradley Farias, and Daniel Ehrenberg.
7+
This proposal is currently [Stage 4](https://github.com/tc39/proposals/blob/main/finished-proposals.md).
88

9-
This proposal is now in the hands of ECMAScript engine implementers, so the bar for making API changes is extremely high.
10-
Nonetheless, changes may occur as the result of feedback from implementation in JS engines.
11-
Editorial changes to the spec and bug fixes to the spec, tests, and docs are also ongoing, as is customary for Stage 3 proposals.
12-
Additional tests and documentation content are also being added during Stage 3.
9+
It will be merged into the [ECMA-262](github.com/tc39/ecma262/pull/3759) and [ECMA-402](https://github.com/tc39/ecma402/pull/1044) standards and this repository will be archived.
1310

1411
Implementation status:
1512

0 commit comments

Comments
 (0)