Re: DatePicker timezone problem

2006-12-19 Thread Sam Gendler
OK, I'll check it out. Thanks. ---sam On 12/19/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: Not sure if this helps but: -) The tacos DatePicker component uses a completely separate javascript package for the actual picker (that is used by a lot of people, even our jira instance) so I would b

Re: DatePicker timezone problem

2006-12-19 Thread Jesse Kuhnert
Not sure if this helps but: -) The tacos DatePicker component uses a completely separate javascript package for the actual picker (that is used by a lot of people, even our jira instance) so I would be surprised if it hadn't somehow figured these issues out already. -) The new DropdownDatePicker

DatePicker timezone problem

2006-12-19 Thread Sam Gendler
I'm only just starting to look into this problem, so I'll likely post more detail in future emails, but it looks as though there is a problem with the DatePicker component when the server and the client are not in the same timezone. Internally, the Calendar javascript object that is defined in Da