cobalt-uoft / uoft-scrapers

Public web scraping scripts for the University of Toronto.
https://pypi.python.org/pypi/uoftscrapers
MIT License
48 stars 14 forks source link

Change Courses (coursefinder) scraper from hours since midnight to seconds since midnight #76

Closed qasim closed 8 years ago

qasim commented 8 years ago

The courses schema still scrapes and returns times in the "hours since midnight" form. Should be changed to seconds since midnight to match all the other scrapers.

kashav commented 8 years ago

@qasim I think this is done, courses dataset might need an update.

qasim commented 8 years ago

I probably should have checked first, huh. Thanks!