Calendar: improve date getter/setter, add ARIA tests, clean up#1802
Calendar: improve date getter/setter, add ARIA tests, clean up#1802fnagel merged 5 commits intojquery:datepickerfrom
Conversation
|
Looks good, but we need to handle the timezone issue. We can probably take a timestamp with an expected date/time and then compare the actual date/time and calculate an offset. Then add that offset to each timestamp we use in the tests. |
|
@scottgonzalez I guess we want some central point to generate and modify Date objects and use that all over our code base, right? Something like a replacement for all Anyway, I would like to fix this in another PR and merge this, ok? Did you notice Jon commented in the wiki? |
Yeah, we can put that in the helper file.
That's fine with me.
Yup, pretty much any time would work for me. Do you want to send out a doodle or similar request to find a good time? |
|
Ok, I've merged the PR and added a note in the wiki. Regarding a Skype call: I've had lots of time in the beginning of the year but I'm about to move in two weeks. Not sure if I will find time to prepare and join a call. Might be possible you guys need to do this without me -- at least if we don't want to wait ages again. Discussing and adjusting the specs should be impossible without me too... |
No description provided.