I am using the jQuery datepicker(http://keith-wood.name/datepick.html) and I would like to set today’s date on the calendar to a date of my choosing that never changes rather than take the system date as today’s date. How can I set that up?
I am using the jQuery datepicker( http://keith-wood.name/datepick.html ) and I would like to set
Share
Use defaultDate option.
For example in order to set default date to week ago: