Topic: Min Date is offset by one month
// Data Picker Initialization
$('.datepicker').pickadate({
min: new Date(2017,1,12),
max: true,
format: 'mm/dd/yy',
formatSubmit: 'yyyy-mm-dd'
});
But then the gui shows the following which is one month ahead of where I want to start: https://drive.google.com/a/springmobile.com/file/d/0Bya714IGqPgKNERmdlh4U2RPajA/view?usp=sharing
Any ideas?
chase.tb
pro answered 3 years ago
Closed
This topic is closed.
Closed
- User: Pro
- Premium support: No
- Technology: jQuery
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: Yes