Fixes #16172 : allow change year in datetime or date
Signed-off-by: Ankush Patil <aspraz2658@gmail.com>
This commit is contained in:
parent
8d554c6c6d
commit
c0651e2513
@ -139,6 +139,7 @@ Functions.addDatepicker = function ($thisElement, type, options) {
|
||||
showMicrosec: true,
|
||||
showTimepicker: showTimepicker,
|
||||
showButtonPanel: false,
|
||||
changeYear: true,
|
||||
dateFormat: 'yy-mm-dd', // yy means year with four digits
|
||||
timeFormat: 'HH:mm:ss.lc',
|
||||
constrainInput: false,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user