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@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment