seatgeek / api-support

A support channel for the SeatGeek Platform
9 stars 10 forks source link

What is the timezone for the events shown by seatgeek #77

Closed saishneugi closed 5 years ago

saishneugi commented 5 years ago

I am trying to fetch events based on the events that I have on ticket evolution. So I pass a request using query parameter and datetime_local. But the events always shows mismatched date and time as compared to ticket evolution. So wanted to know what is the timezone that is used by SeatGeek to show the events

josegonzalez commented 5 years ago

The timezones is local to the venue. If you want to compare across services, I suggest looking at datetime_utc and generating a timezones based on the venue location.