iso week numbers

This commit is contained in:
yuri
2016-06-24 15:22:03 +03:00
parent ac434c00d6
commit 67bd98bf4b
@@ -386,6 +386,7 @@ Espo.define('crm:views/calendar/calendar', ['view', 'lib!full-calendar'], functi
timeFormat: this.getDateTime().timeFormat,
defaultView: this.mode,
weekNumbers: true,
weekNumberCalculation: 'ISO',
editable: true,
selectable: true,
selectHelper: true,