We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3b6f7b commit ec63855Copy full SHA for ec63855
src/assets/js/demo.js
@@ -65,7 +65,7 @@
65
type: type,
66
format: compileData.format,
67
align: compileData.align !== '' ? compileData.align : 'left',
68
- weekStart: 1,
+ weekStart: 2,
69
startDate: $.getPrevYear(new Date()),
70
endDate: getPrevDate(),
71
defaultValue: compileData.defaultValue,
0 commit comments