diff --git a/Resources/public/js/chill.js b/Resources/public/js/chill.js index 54d2ceb80..23f339b32 100644 --- a/Resources/public/js/chill.js +++ b/Resources/public/js/chill.js @@ -23,7 +23,7 @@ var chill = function() { weekdaysShort : ['Zon','Ma','Di','Wo','Do','Vri','Zat'] } }; - + var pikaday_options = { format: 'D-M-YYYY', yearRange: [parseInt(moment().format('YYYY')) - 100, parseInt(moment().format('YYYY'))],