Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat]: Allow user to specify date format #1661

Closed
1 task done
BBlackwo opened this issue Jul 16, 2022 · 1 comment
Closed
1 task done

[feat]: Allow user to specify date format #1661

BBlackwo opened this issue Jul 16, 2022 · 1 comment
Assignees
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

Comments

@BBlackwo
Copy link
Contributor

Prerequisites

  • I have searched for existing issues that already suggest this feature, without success.

Describe the Feature Request

Allow users to customise the date format. Currently it's M/d/yy

Example in Backup page

image

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

@BBlackwo BBlackwo added the Enhancement New feature or request label Jul 16, 2022
@MattDHill MattDHill assigned MattDHill and unassigned dr-bonez Jul 17, 2022
@MattDHill MattDHill added the P2 - Desirable high prioity, nice-to-haves label Jul 17, 2022
@MattDHill MattDHill assigned elvece and unassigned MattDHill Jul 17, 2022
@MattDHill
Copy link
Member

The is partially addressed in 0.3.1.1 by changing the display format to Jul 25, 2022, 8:53:05 AM for greater clarity. I will leave this ticket open for eventual greater customization of display format.

@MattDHill MattDHill added P3 - Eventual Things of low consequence to ignore Internationalization and removed P2 - Desirable high prioity, nice-to-haves labels Jul 25, 2022
@elvece elvece added the UI Issues pertaining to any of the embassy-served web applications label Dec 14, 2022
@MattDHill MattDHill closed this as not planned Won't fix, can't repro, duplicate, stale Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

4 participants