Skip to content

Implement datetime ordinal formatting #7860

@sffc

Description

@sffc

@richgillam has a design for ordinal formatting in DateTimeFormat, allowing us to format things like "April 8th" and "April eighth".

Numeric ordinal should be easy to implement, and we should do so. Spellout ordinal requires day names data, which may need more work, including on the data struct design.

CLDR issue: https://unicode-org.atlassian.net/browse/CLDR-7408

Metadata

Metadata

Assignees

Labels

C-datetimeComponent: datetime, calendars, time zones

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions