-
-
Notifications
You must be signed in to change notification settings - Fork 264
Open
Description
Is your feature request related to a problem? Please describe.
The date column is always in DD.MM.YYYY format which hurts our barbaric American brains. I am personally using the docker image and tried passing in timezone and local information to the container, but it still uses what I assume is a hard coded date format.
Describe the solution you'd like
An option to change the date format to MM.DD.YYYY
Describe alternatives you've considered
Additional context
Reactions are currently unavailable