Opened 8 years ago
Closed 8 years ago
#10645 closed bug (invalid)
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 http://puu.sh/c1mel/09946435f3.png
Change History (6)
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
_getFirstDayOfMonth:function (a, b) {
return(new Date(a, b, 1, 1)).getDay() problem can be solved with adding an hours in checking _getFirstDayOfMonth
comment:3 follow-up: 4 Changed 8 years ago by
Owner: | set to blondinkabrain |
---|---|
Status: | new → pending |
Hey blondinkabrain,
Are you using Ubuntu by chance? (see #10470)
comment:4 Changed 8 years ago by
Status: | pending → new |
---|
Replying to 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.
comment:5 Changed 8 years ago by
Status: | new → pending |
---|
Are you still experiencing this bug with latest Chrome?
comment:6 Changed 8 years ago by
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)