makeplane / plane

🔥 🔥 🔥 Open Source JIRA, Linear, Monday, and Asana Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.
http://plane.so
GNU Affero General Public License v3.0
30.66k stars 1.71k forks source link

[feature]: Date Configuration / week numbers / choose start of week #5927

Open WebKenth opened 2 weeks ago

WebKenth commented 2 weeks ago

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 :)

image 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

fuad00 commented 2 days ago

+1 on this