Current section
Files
Jump to
Current section
Files
priv/lib/js/modules/z.datepicker.js
$.ui.datepicker.defaults = {
dateFormat: 'yy-mm-dd',
changeYear: true,
changeMonth: true,
yearRange: 'c-100:+10',
showAnim: 'fadeIn',
firstDay: 1
};