🔥 🔥 🔥 Open Source JIRA, Linear, Monday, and Asana Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.
As a European user our calenders typically start with Monday so it took some getting used to clicking the second column when wanting to pick a monday :)
Currently the format of the date time picker is locked to American default
Start of day is Sunday and there are no week numbers
I havnt deep dived into which datepicker this project uses, but it looks like React Datepicker which means adding the options should be trivial
Unsure where the place to put the settings would be, as the datepicker is frontend it might just be a User Prefference?
But i could also argue for the enforcement across entire project or even entire organisation
Why should this be worked on?
User Experience is important, and this is an easy low hanging fruit
Working in one system where the date picker starts on a monday and then swapping to another system where the locale is not respected can be confusing and lead to invalid dates being picked
Is there an existing issue for this?
Summary
Low priority, highly opinionated
As a European user our calenders typically start with Monday so it took some getting used to clicking the second column when wanting to pick a monday :)
Currently the format of the date time picker is locked to American default
Start of day is Sunday and there are no week numbers
I havnt deep dived into which datepicker this project uses, but it looks like React Datepicker which means adding the options should be trivial
Unsure where the place to put the settings would be, as the datepicker is frontend it might just be a User Prefference? But i could also argue for the enforcement across entire project or even entire organisation
Why should this be worked on?
User Experience is important, and this is an easy low hanging fruit
Working in one system where the date picker starts on a monday and then swapping to another system where the locale is not respected can be confusing and lead to invalid dates being picked