Skip to content

Update era names for Temporal objects#42891

Closed
ben-allen wants to merge 4 commits into
mdn:mainfrom
ben-allen:era-monthcode-eras
Closed

Update era names for Temporal objects#42891
ben-allen wants to merge 4 commits into
mdn:mainfrom
ben-allen:era-monthcode-eras

Conversation

@ben-allen
Copy link
Copy Markdown
Contributor

Description

The current pages for Temporal.PlainDate.era, Temporal.PlainDateTime.era, Temporal.PlainYearMonth.era, and Temporal.ZonedDateTime used out-of-date era names ("gregory" instead of "ce", "inverse-gregory" instead of "bce", etc.). This corrects that

Motivation

Additional details

Here is the current table of era names

Related issues and pull requests

Partially resolves tc39/proposal-intl-era-monthcode#83

…Time, Temporal.PlainYearMonth, Temporal.ZonedDateTime to reflect era names currently in use by Temporal/Intl Era Monthcode
@ben-allen ben-allen requested a review from a team as a code owner January 24, 2026 00:01
@ben-allen ben-allen requested review from wbamberg and removed request for a team January 24, 2026 00:01
@github-actions github-actions Bot added Content:JS JavaScript docs size/s [PR only] 6-50 LoC changed labels Jan 24, 2026
ben-allen and others added 3 commits January 23, 2026 16:04
…laindate/era/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…oneddatetime/era/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…ral.PlainYearMonth, and Temporal.ZonedDateTime to reflect correct era names
@Josh-Cena
Copy link
Copy Markdown
Member

Hello! There's actually ongoing work in #42660, which I just finished up. I'm going to close it in favor of that, and you are welcome to offer suggestions in that PR. Thanks for the work!

@Josh-Cena Josh-Cena closed this Jan 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:JS JavaScript docs size/s [PR only] 6-50 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tracking issue for updating MDN Temporal docs with new era names

3 participants