I'm having some issues parsing dates from the V2 feed. There seems to be inconsistent data. I'm trying to work with the timezone offset to convert the UTC times in the feed. Any advice for how to convert the start and end dates in a consistent way. This is some ruby code with some of the hacks to get dates that will work for me.
Is doesn't appear that all events have the timezoneOffset field, or if they do some of the times are not UTC, and some are. I've have to do some hacks to get consistent data.
I'm having some issues parsing dates from the V2 feed. There seems to be inconsistent data. I'm trying to work with the timezone offset to convert the UTC times in the feed. Any advice for how to convert the start and end dates in a consistent way. This is some ruby code with some of the hacks to get dates that will work for me.
Is doesn't appear that all events have the timezoneOffset field, or if they do some of the times are not UTC, and some are. I've have to do some hacks to get consistent data.
Message edited by rouleurmedia 11 years ago
Tags