Closed zachomedia closed 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" }
Now respects server timezone indication and converts them to America/Toronto.
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).