uWaterloo / OpenData

Help and Support for University of Waterloo Open Data Initiative
https://api.uwaterloo.ca
90 stars 12 forks source link

Special Hours are off by 5 hours #153

Closed zachomedia closed 9 years ago

zachomedia commented 9 years ago

Special hours are off by 5 hours.

http://api.uwaterloo.ca/v2/foodservices/locations.json?key=dem0hash

Bon Apetit hours for Dec. 15 were 10:30AM to 3:30PM, however the API returns them being open from 15:30 to 19:30 (3:30PM to 7:30PM).

{
"closing_hour":
"19:30",
"date":
"2014-12-15",
"opening_hour":
"15:30"
}
nathanv commented 9 years ago

Now respects server timezone indication and converts them to America/Toronto.