traggo / server

self-hosted tag-based time tracking
https://traggo.net
GNU General Public License v3.0
1.09k stars 55 forks source link

"Date locale" #142

Open bpaldan opened 1 year ago

bpaldan commented 1 year ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] On the "User/Settings" we can set the Date locale. Cay you add a new locale ex. in Hungarian (or ISO 8601 format)? The ISO representation for July 15, 2022 is either 20220715 or 2022-07-15, same as Hungarian (YYYY. MM. DD). Describe the solution you'd like A clear and concise description of what you want to happen. New Date local, in 12h and/or (preferably) 24h, in YYYY-MM-DD or in YYYY. MM. DD format.

Additional context Add any other context or screenshots about the feature request here. Thank you your great effort to make this app.

jmattheis commented 1 year ago

I'm open to accept PRs for this addition.