Quote:
Originally Posted by gerhaher
Date custom column: is it possible to change the drop down calendar so that weeks start with Monday instead of Sunday?
|
I am looking at adding a "Tweak" to set the first day of the week. I will post here if I do and @kovid accepts it.
Code:
#: Set the first day of the week for calendar popups
# It must be one of the values Default, Sunday, Monday, Tuesday, Wednesday,
# Thursday, Friday, or Saturday, all in English, spelled exactly as shown.
calendar_start_day_of_week = 'Default'