Hello. I have a problem with the event's timezone show in Calendar view.
I'm working with Drupal 5.7, Date 2.0-rc, Calendar 2.0-rc and Views 1.6.
The thing is, when a look at the calendar, its shows the event time +5hours later. And when i look at the event node, its shows the correct time.
I disable the timezone configuration, to set the web timezone unique.

any help?

I now that the Calendar Module have many issues with the timezones, but i guess this will be easy to set right.

Another thins: If i change the view to any other kind, the hour of the event it's shows correctly.

Comments

zietbukuel’s picture

Having the same issue, but in my case it display the hour -5.

millions’s picture

Priority: Normal » Critical

I'm having the same issue.

thomasmurphy’s picture

subscribing

millions’s picture

anyone figure out a solution? Raknu?

thomasmurphy’s picture

err, yup, I changed my core timezone, which is in /admin/settings/date-time

mine was out of whack, for some reason. was applying the timezone when viewing a node but not when editing it.

millions’s picture

not doing anything for me. I tried US/Pacific, America/LosAngeles, America/Phoenix, US/Pacific-New, etc. They all have the time offset problem... any other suggestions?

millions’s picture

It seems to only be an issue on events that have an end time or date. If you just show a starting time it's correct.

davidwhthomas’s picture

same problem here.

It does only seem to occur when an end-time is set.

vkr11’s picture

subscribe

raknu’s picture

I still have the same problem, even when i only set the start-time of the event.

I still haven't found a solution...

millions’s picture

Karen S, do you have any ideas? It's important for me to get this fixed! Thanks.

kimadactyl’s picture

Component: Miscellaneous » Code
Category: support » bug

I'm pretty sure this is a duplicate but I can't find something exactly the same. Me too, though. I'll look at this when I have a sec.

pvasener’s picture

subscribing

KarenS’s picture

I'm working on the D6 version now, but a couple things will help debug this:

1) Update to the very latest Date module code -- use the dev version not the official release. There have been some fixes there that affect timezones.

2) Make sure you're not using the Event module -- there is a conflict between them right now where your timezone settings don't get saved in a way the Date module can access.

3) Update to the very latest Calendar module code -- the dev version, not the official release.

Clear all your caches out and try again.

If you still see problems after that, post an export of the view you're using and an export of the date field you're using.

pvasener’s picture

For me, upgrading from the RC versions to the Dev ones (Calendar May 11 & Date May 16) corrected the bug.

ron_s’s picture

I've been waiting to upgrade to newer versions of Calendar and Date (in Drupal 5) until they are production-ready. However the timezone-related issues on our current site are becoming a bit unbearable. Any thoughts how how far away these are from production? Thanks.

raknu’s picture

It work's for me to. Just upgrade the calendar and date module to dev version.
Tank's KarenS ! ! !

jjohnsonBLC’s picture

Ugh, ignore me, I'm an idiot. I resolved my own problem related to this issue.

JohnAlbin’s picture

Status: Active » Fixed

Since raknu's problem is fixed by KarenS’s solution in #14, I'm marking this issue fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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