French speaking countries consider Monday as the first day of the week.
Let's set it at installation, together with the default language and time zone.
Issue fork localgov_france-3569793
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
renaudcuny commentedHi @markconroy
This is a minor quick fix, for your kind review.
Best,
Renaud
Comment #4
markconroy commentedcan you add in an update hook to set Monday as the default for existing sites, if it's not already set
Comment #5
renaudcuny commentedHi @markconroy
Sure, I've added an update hook for site already using the module.
Best,
Renaud
Comment #6
markconroy commentedMerged, thanks.