On Tue, Jun 16, 2009 at 2:15 PM, Peter Marino <[email protected]>wrote:
> thank you.. > i'll use the inst value as you recommend. > but just a note... I did not set the dateFormat so why is it different on > other machines? > My dateText is "06/16/2009". The default dateFormat is "mm/dd/yy" as set internally by datepicker. So it sounds strange that you're getting "-" by default. > > another note: the inst.selectedMonth is zero based indexed? is this a bug > or as designed? days and year are not > zero based indexed? > No, it's not a bug, that's in tune with how JavaScript handles month index. -- Ca-Phun Ung + http://yelotofu.com + hongkong, zce, jquery, jqueryui, php, css, html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
