Skip to content

Commit 71eecd4

Browse files
authored
docs: temporal is stage four (#692)
tc39/proposal-temporal#3296
1 parent 1c0221c commit 71eecd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ extensions to the format.
234234

235235
## More information
236236

237-
[`Temporal`][proposal] is the Stage 3 proposal for ECMAScript that
237+
[`Temporal`][proposal] is the Stage 4 proposal for ECMAScript that
238238
provides new JS objects and functions for working with dates and
239239
times that fully supports time zones and non-gregorian calendars.
240240

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
//!
233233
//! ## More information
234234
//!
235-
//! [`Temporal`][proposal] is the Stage 3 proposal for ECMAScript that
235+
//! [`Temporal`][proposal] is the Stage 4 proposal for ECMAScript that
236236
//! provides new JS objects and functions for working with dates and
237237
//! times that fully supports time zones and non-gregorian calendars.
238238
//!

0 commit comments

Comments
 (0)