In calendar view, the times are all shifted backward 1 hour.

CommentFileSizeAuthor
#7 296585 screen shot.jpg14.7 KBjmalm
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dirtabulous’s picture

I am confirming this and have a similar issue, expect mine are shifted ahead 4 hours. I believe this is due to DST.

OddSim’s picture

I'm also experiencing this problem, except times are shifted ahead 4 hours. I'm in CST.

OddSim’s picture

I figured out what the problem was. For the field that holds the date, I had "Time zone handling" set to "No time zone conversion". When I changed it to "Site's time zone", the calendar view showed the same times as all other views/pages.

Since the times showed up correctly in the calendar block before this fix (but not the calendar page), I still suspect something is wrong with the module. However, I now have a work-around that will let me publish my site.

KarenS’s picture

Status: Active » Fixed

I've committed a lot of fixes for timezone issues, especially for dates with no timezone handling, and I don't see any more problems in the latest code. I believe this is now fixed in -dev and the fixes will be in the next release.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

mrfelton’s picture

Version: 6.x-2.0-rc1 » 6.x-2.x-dev
Status: Closed (fixed) » Active

This is still a problem even with the very latest -dev release. Times all seem to out by a rather random number of minutes (anything from +/-3 minutes, to +/- 1 hour). I have tried playing with the timezone settings with no effect.

jmalm’s picture

FileSize
14.7 KB

Day and week displays are off by one hour. This issue is still prevalent. Screen shot attached for reference.

mdeltito’s picture

I'm experiencing a +4hour shift regardless of which time-zone handling setting I choose.

Calendar 6.x-2.2

EDIT:

It looks like the cck datefield is saving the datetime value incorrectly in the database. Also, it seems like the amount that the time is incorrect by is arbitrary, from -4/+4

I'll move over to the date module issue queue, but any ideas are welcome

thojoh’s picture

I also have the same or similar problem.
See my post
http://drupal.org/node/910762
and issue
http://drupal.org/node/911934

arlinsandbulte’s picture

Status: Active » Postponed (maintainer needs more info)

I cannot reproduce this.
Is anyone still having this issue with the latest code?

barronshores’s picture

Version: 6.x-2.x-dev » 7.x-3.x-dev
Status: Postponed (maintainer needs more info) » Fixed

In 7.x this is resolved by setting your calendar's default time zone.

This is where you settings the site's default time zone and country...
Home » Administration » Configuration » Regional and language

wusel’s picture

Status: Fixed » Active

When the site-timezone (Home » Administration » Configuration » Regional and language) is "not UTC" (e.g. "+0200"), then there is a timeshift in "Calendar 7.x-3.x-dev (2011-Sep-17)", please take a look at #1269470: All events are shown twice.

So I set the status to active.

Please help.
Thanks in advance

KarenS’s picture

Version: 7.x-3.x-dev » 6.x-2.x-dev

This has been moved back and forth between D6 and D7, which makes it kind of useless, since nothing about those versions is the same.

There is already an issue for D7, #1269470: All events are shown twice so we don't need two D7 issues about the same problem.

Neslee Canil Pinto’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

The D6 branch is no longer supported so we're closing this issue. If you think this issue still exists in D7 you can open a new one.