You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
What is the problem you are trying to solve with this feature?
Date formats are currently always entered mm/dd/yyyy and always displayed as yyyy-mm-dd
This is both confusing (I had no idea if it was mm/dd/yyyy or dd/mm/yyyy for editing initially), and just a tad strange the display is a different format
What is the solution you are proposing?
I think there should be an user option for setting their prefered date format, same as there is already a currency format.
What alternatives have you considered?
Alternativatly sticking with yyyy-mm-dd would still be an improvement as thats a standard date format when hyphens are used, avoiding confusion around month or day first.
Additional context
No response
Contributions
I have searched through existing issues and feature requests to see if my idea has already been proposed.
If this feature is accepted, I would be willing to help implement and maintain this feature.
If this feature is accepted, I'm willing to sponsor the development of this feature.
The text was updated successfully, but these errors were encountered:
What is the problem you are trying to solve with this feature?
Date formats are currently always entered mm/dd/yyyy and always displayed as yyyy-mm-dd
This is both confusing (I had no idea if it was mm/dd/yyyy or dd/mm/yyyy for editing initially), and just a tad strange the display is a different format
What is the solution you are proposing?
I think there should be an user option for setting their prefered date format, same as there is already a currency format.
What alternatives have you considered?
Alternativatly sticking with yyyy-mm-dd would still be an improvement as thats a standard date format when hyphens are used, avoiding confusion around month or day first.
Additional context
No response
Contributions
The text was updated successfully, but these errors were encountered: