engineer9090909090909090 / jquery-datepicker

Automatically exported from code.google.com/p/jquery-datepicker
0 stars 0 forks source link

unable to work startDate #211

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Why is it that when I put the option startDate:'01/01/1996', the page isn't
running? Please kindly help me with this matter. Thanks.

Pierre

Original issue reported on code.google.com by pierre.g...@gmail.com on 26 May 2010 at 7:51

GoogleCodeExporter commented 8 years ago
sorry for this. but I've already figured out what's wrong in my code. It's all 
about
the format of the date. I didn't knew that I need to use startDate:'1996-01-01'
rather than 01/01/1996. sorry. my bad. thanks anyways and great work with the 
plugin.

Original comment by pierre.g...@gmail.com on 26 May 2010 at 8:33

GoogleCodeExporter commented 8 years ago
Glad you figured it out. You need to set the startDate and endDate in whatever 
format
you have set Date.format to...

Original comment by kelvin.l...@gmail.com on 26 May 2010 at 8:35

GoogleCodeExporter commented 8 years ago
Thanks for the reply. good luck dude!

Original comment by pierre.g...@gmail.com on 1 Jun 2010 at 3:07