Closed (duplicate)
Project:
Calendar
Version:
7.x-3.x-dev
Component:
iCal export
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2012 at 19:23 UTC
Updated:
17 Feb 2012 at 11:28 UTC
I created a content type with the date field, and am using it to feed calendars of various users. Whenever a user opens the ical export, all of the dates show up 1 day before the actual date. I've double checked and this isn't a mistake in my iCal Field settings or contextual date:node settings. The only way to fix the issue is to add hours to the date field in the content type settings. Unfortunately, I am hoping to only create all-day events.
All dates appear correct in my calendar views.
Note: This bug occurs in 7.x-3.x-alpha2 as well.
Any feedback would be MUCH appreciated!
Comments
Comment #1
CandC540 commentedI'm having the same issue with 7.x-3.0-rc1
I have a node with a date field that has a granularity of Day what's happening is that the iCal feed is spitting out the correct date, but the time is T000000Z, which translates to 00:00:00 UTC. This translates to 4:00 PM on the previous day for my timezone. I'm sure tha this is the same problem that you're having.
I'm also hoping to create all day events without having to add an all day checkbox.
Here's the output from the feed:
Comment #2
CandC540 commentedComment #3
CandC540 commentedTry the patch at http://drupal.org/node/1284170#comment-5613066 and see if it solves your problem.
Comment #4
karens commentedDuplicate of #1284170: All-day events missing or wrong in ical feed