reuben.m-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2010-Apr-25 00:33 UTC
iCalendar tzid not working?
I have an app where I''m trying to parse some data and output to an ics file. I''m using the iCalendar gem and can''t figure out how to correctly add timezone tags to an event start and stop time. I have the timezone data being added correctly, however when I create a event, the DTSTART DTEND tags don''t have the TZID tag added to them. I add start and stop times with event.start and event.end and then add event.tzid Shouldn''t the tzid data have the TZID tag inserted into DTSTART and DTEND? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
I''m having the exact same problem, I was wondering if you''d managed to find a solution since you posted the question. Thanks :) -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.