[feat]: Allow user to specify date format #1661
Labels
Enhancement
New feature or request
Internationalization
P3 - Eventual
Things of low consequence to ignore
UI
Issues pertaining to any of the embassy-served web applications
Prerequisites
Describe the Feature Request
Allow users to customise the date format. Currently it's
M/d/yy
Example in Backup page
Describe the Use Case
Most countries outside of the US use other date formats (e.g. DMY or YMD) so seeing MDY is confusing.
Describe Preferred Solution
Maybe having 3 different options in the settings for MDY, DMY, and YMD.
The Angular DatePipe can be used with different formats.
Describe Alternatives
No response
Anything else?
Related to #1502
The text was updated successfully, but these errors were encountered: