Open
Description
The localized format 'LT' is very handy, but with a caveat: It handles leading zeroes differently, depending on the locale, for example (I didn't test other languages):
- locale en:
8:30 AM
- locale de, fr, ru:
08:30
- locale es, it:
8:30
I don't think these differences are on purpose, so it would be good to have all languages following the same logic.
I very much like the idea of localized formats, but unfortunately they are unusable to me due to those inconsistencies.
Metadata
Metadata
Assignees
Labels
No labels