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 was archived by the owner on Jul 9, 2023. It is now read-only.
Please add a configuration option to use a different date format within the Setting dialog (alongside the Currency selector). Alternatively, make the date format use whatever is selected system-wide in the system's computer's locale settings.
In Canada, the dd/mm/yyyy is never used, and is very tough for me to wrap my head around. I would prefer yyyy-mm-dd, as that is the standard for computing systems, but mm/dd/yyyy is very common in the US, so that should be added/respected as well.
Please add a configuration option to use a different date format within the Setting dialog (alongside the Currency selector). Alternatively, make the date format use whatever is selected system-wide in the
system'scomputer's locale settings.In Canada, the dd/mm/yyyy is never used, and is very tough for me to wrap my head around. I would prefer yyyy-mm-dd, as that is the standard for computing systems, but mm/dd/yyyy is very common in the US, so that should be added/respected as well.
Thanks!