Search and Top Navigation
#10645 closed bug (invalid)
Opened October 06, 2014 06:53AM UTC
Closed March 15, 2015 08:39AM UTC
ui.datepicker problem with newest version of chrome (37.0.2062.124 m)
Reported by: | blondinkabrain | Owned by: | blondinkabrain |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.datepicker | Version: | 1.9.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
new version of chrome has problems with dates (new date()) and timezones. So datepicker shows incorrects days in timezone Moscow (+4). Screenshot added
Attachments (0)
Change History (6)
Changed October 06, 2014 07:14AM UTC by comment:1
Changed October 06, 2014 07:52AM UTC by comment:2
_getFirstDayOfMonth:function (a, b) {
return(new Date(a, b, 1, 1)).getDay() problem can be solved with adding an hours in checking _getFirstDayOfMonth
Changed October 06, 2014 02:36PM UTC by comment:3
owner: | → blondinkabrain |
---|---|
status: | new → pending |
Hey blondinkabrain,
Are you using Ubuntu by chance? (see #10470)
Changed October 07, 2014 06:58AM UTC by comment:4
status: | pending → new |
---|
Replying to [comment:3 tj.vantoll]:
Hey blondinkabrain, Are you using Ubuntu by chance? (see #10470)
Nop, Windows 7. I forgot to mention, we have this checkbox "Auto switching to winter time" (in the Windows time settings) (in winter we have +1 hour) so if checkbox is setted to 'true' there is this problem.
Changed February 28, 2015 02:32PM UTC by comment:5
status: | new → pending |
---|
Are you still experiencing this bug with latest Chrome?
Changed March 15, 2015 08:39AM UTC by comment:6
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
sorry, sorry Timezone calls Moscow (UTC +3:00)