@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
@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