Skip to content

Firefox Nightly supports Temporal behind pref#25796

Merged
caugner merged 17 commits intomdn:mainfrom
CodeRedDigital:37515-temporal-by-default
Jan 30, 2025
Merged

Firefox Nightly supports Temporal behind pref#25796
caugner merged 17 commits intomdn:mainfrom
CodeRedDigital:37515-temporal-by-default

Conversation

@dletorey
Copy link
Contributor

@dletorey dletorey commented Jan 28, 2025

Summary

  • Added Firefox Release Data for:
    • Temporal API
    • Temporal.Duration
    • Temporal.Instant
    • Temporal.Now
    • Temporal.PlainDate
    • Temporal.PlainDateTime
    • Temporal.PlainMonthDay
    • Temporal.PlainTime
    • Temporal.PlainYearMonth
    • Temporal.ZonedDateTime
    • Date.toTemporalInstant

Test results and supporting details

Related issues

Fixes #25779

@github-actions github-actions bot added the data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript label Jan 28, 2025
@github-actions github-actions bot added the size:xl [PR only] >1000 LoC changed label Jan 28, 2025
@caugner caugner changed the title 37515 temporal by default Firefox Nightly supports Temporal behind pref Jan 28, 2025
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please search for "web-features:temporal" to catch all Temporal features. You are missing Date.toTemporalInstant, for example.

@dletorey dletorey requested review from Elchi3 and caugner January 29, 2025 10:13
@caugner caugner merged commit a57ebb6 into mdn:main Jan 30, 2025
7 checks passed
@dletorey dletorey deleted the 37515-temporal-by-default branch February 3, 2025 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript size:xl [PR only] >1000 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Temporal - Firefox 135

3 participants