This repository has been archived by the owner on Dec 31, 2024. It is now read-only.
Avoid duplicate code for numberFormats
and dateTimeFormats
#1694
Labels
Status: Proposal
Request for comments
Clear and concise description of the problem
Currently
numberFormats
anddateTimeFormats
need to be set for each language separately:This results in duplicate code for countries that share the same currency or date-time-format (common within in the EU).
Suggested solution
It would be nice to group them somehow, for example:
Or in some other way.
Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: