opendataConcordiaU / documentation

Documentation and examples on the use of Concordia University open data API
36 stars 4 forks source link

Library Hours Reporting Incorrect Values #7

Closed markjamesm closed 4 years ago

markjamesm commented 4 years ago

I just noticed that some of the hours returned from the library hours call are incorrect. For example, both Webster and Vanier Libraries are listed as open from 10PM to 10PM.

Screen Shot 2020-02-17 at 10 58 13 PM

The call in question:

https://opendata.concordia.ca/API/v1/library/hours/2020-02-17

markjamesm commented 4 years ago

Could this be happening because both libraries are 24h?

opendataConcordiaU commented 4 years ago

Hi Marc,

Yes, you're correct, that's why is returning the same value for both, start time and end time. We added a little logic on the website and the digital signage to display it better.

I hope this helps,

Francisco