Calendar View by DAY show time correctly, but Week and Month Views show time offset by 6 hours, equal to the Sites Timezone setting.

I have installed Drupal 5.0 RC1, Views-5.x-1.4-2rc1, Calendar 5.x-1.0-beta, CCK 5.x-1.0-beta along with several other modules at this point.

The initial Calendar View is modified to sort by a Date field created with the CCK module and a new content type.

I love the Calendar Views and hope this time offset problem is an easy fix.
Let me know if there is anything else I need to do to clarify, or even reproduce this error if needed.
Wierd thing is that I didn't notice this problem at first, almost like it started happening after I fiddled around with the content types.
Maybe I just need to reset some database values?

Please help..

Lowell

Comments

KarenS’s picture

Status: Active » Fixed

I just made some commits that I hope will fix this. You can reopen if not. You can get the commit from the cvs repository or wait for the nightly snapshot to update tonight.

bmaleszyk’s picture

This issue is still persisting for me. I'on the latest 4.7 build as of today (1/22).

bmaleszyk’s picture

Status: Fixed » Active
KarenS’s picture

Version: 5.x-1.0-beta » 5.x-1.x-dev
Status: Active » Fixed

Lots more commits today. Hopefully one of them fixed this. Changing version since we know the beta version didn't work but need to be sure the latest version does.

I'm again marking to fixed, but again, reopen if not.

Anonymous’s picture

Status: Fixed » Closed (fixed)
Pear Head’s picture

Version: 5.x-1.x-dev » 5.x-1.2
Status: Closed (fixed) » Active

I'm still having this problem. I downloaded the 5.x-1.2 code tonight and installed it. The time shows up correctly when I view the event as a node or if I see it in the calendar in the "day" view (where it displays the date with the time).

When I view it in the week or month (where it's only displaying the time without the date) then the time is off (in my case it's 6 hours earlier as I'm in CST-6).

Lowell’s picture

In my installation the week and month views only show the number of the day. I can't figure out how to change this display to either show the date and time, or to not show them at all.

I must be missing something simple, and it seems you are able to show the time (even if it is the wrong time;-)

KarenS’s picture

There have been lots of changes to the code. Get the very latest version of the Calendar module (the cvs or nightly snapshot) and the latest version of the Date module (since the Date API is now required and there have been lots of fixes to timezone problems in the Date module). If you still have problems after that, come back here and follow the instructions at the top of the page about the additional info, like an export of the view, that is needed to debug problems.

KarenS’s picture

Status: Active » Fixed

I'm closing this since the reported version is now outdated. If there is still a problem on the current version, open a new issue for the current version. Be sure to check the latest cvs or snapshot to see if the problem is still outstanding before reporting it.

Anonymous’s picture

Status: Fixed » Closed (fixed)