Currently the module works best when leaving the timezone field blank on the date fields for the events. If the website's timezone is selected the times show up on the calendar as UTC meaning the module would then have to translate those times back to the site or users' timezone. If anyone has input on the best way to handle this, please advise!

Comments

ablondeau’s picture

Version: 6.x-1.0-beta1 » 6.x-1.0-beta3
Status: Active » Needs review

Am passing fields through date's date_formatter_process function.

tim.plunkett’s picture

Status: Needs review » Needs work

Hmm, I don't know if this is working correctly or not, but see my patch at #5 of #906232: All day events which includes timezone trickery. Perhaps that can be rewritten to use fullcalendar_set_display_times()?

tim.plunkett’s picture

Status: Needs work » Postponed

I'm pretty sure timezone support has been resolved, but that all might be changing in #906112: handle drag and drop: creating events, rescheduling events, postponing until after that goes through.

tim.plunkett’s picture

Version: 6.x-1.0-beta3 » 6.x-1.x-dev
Assigned: ablondeau » Unassigned
Status: Postponed » Active

This is fair game again.

tim.plunkett’s picture

Title: Handle timezones properly » Test timezone handling

This is going to block a stable release, does anyone have time for this one?

tim.plunkett’s picture

Status: Active » Fixed

This was never broken, verified as of #992812: Date field discovery code fails on edge cases.

Status: Fixed » Closed (fixed)

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