First day of the week
Make weeks start on Monday instead of Sunday.
(with-eval-after-load 'calendar
(setopt calendar-week-start-day 1))
Make weeks start on Monday instead of Sunday.
(with-eval-after-load 'calendar
(setopt calendar-week-start-day 1))