-
Notifications
You must be signed in to change notification settings - Fork 55
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
[FEATURE REQUEST] - Date Formats #728
Comments
I'm an Indian so dd/mm/yyyy is the default here too. But as a programmer it's just easier to use the American standard. I'll have to estimate the effort that I'll need to make this change. I'll see what I can do. |
I'd also find this useful as I'm from the UK 😊 |
Only using yyyy/mm/dd is also an option to avoid confusion |
@lucantonissen You mentioned only using |
the most common formats would probably be:
|
Always happy to see ISO 8601. |
Hey,
I might be missing an option but in case I'm not, I'd love to be able to change the date format from: mm/dd/yyyy to dd/mm/yyyy as an Australian.
Thanks so much!
The text was updated successfully, but these errors were encountered: