Multiple-Dates-Picker-for-jQuery-UI
Multiple-Dates-Picker-for-jQuery-UI copied to clipboard
Set calendar month
I need to preload some dates but the dates are not in the present month. I ran the "Preset Dates" script and changed the "new date()" to "new date( ' 2018-01-01' )" for example, but that didn't seem to affect the preset dates at all. How do I change the "default" month that is displayed----and add preset dates in THAT month?