Date format
Switch from the American date format to the ISO date format.
(with-eval-after-load 'calendar
(setopt calendar-date-style 'iso))
Switch from the American date format to the ISO date format.
(with-eval-after-load 'calendar
(setopt calendar-date-style 'iso))