2
0
Эх сурвалжийг харах

Set first day of the week to Monday

Marc Hartmayer 5 жил өмнө
parent
commit
3ac5dba243

+ 1 - 0
client/lib/datepicker.js

@@ -16,6 +16,7 @@ DatePicker = BlazeComponent.extendComponent({
         todayHighlight: true,
         todayBtn: 'linked',
         language: TAPi18n.getLanguage(),
+        weekStart: 1,
       })
       .on(
         'changeDate',