Skip to content

Add Intl.DateTimeFormat and update toLocaleString#2259

Merged
lahma merged 2 commits into
sebastienros:mainfrom
lahma:intl-pr7-datetime-format
Jan 24, 2026
Merged

Add Intl.DateTimeFormat and update toLocaleString#2259
lahma merged 2 commits into
sebastienros:mainfrom
lahma:intl-pr7-datetime-format

Conversation

@lahma

@lahma lahma commented Jan 24, 2026

Copy link
Copy Markdown
Collaborator

Implement locale-aware date/time formatting:

  • Date and time styles (full, long, medium, short)
  • Calendar support (gregory, chinese, japanese)
  • ChineseCalendarHelper for Chinese calendar calculations
  • Update Date toLocaleString/toLocaleDateString/toLocaleTimeString methods
  • Update Array and TypedArray to pass locales/options to elements

Implement locale-aware date/time formatting:

- Date and time styles (full, long, medium, short)
- Calendar support (gregory, chinese, japanese)
- ChineseCalendarHelper for Chinese calendar calculations
- Update Date toLocaleString/toLocaleDateString/toLocaleTimeString methods
- Update Array and TypedArray to pass locales/options to elements
@lahma
lahma force-pushed the intl-pr7-datetime-format branch from 2939983 to c1cb72d Compare January 24, 2026 15:21
@lahma
lahma enabled auto-merge (squash) January 24, 2026 15:36
@lahma
lahma merged commit 333e4e8 into sebastienros:main Jan 24, 2026
7 of 8 checks passed
@lahma
lahma deleted the intl-pr7-datetime-format branch January 24, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant