fhsav / clock

The clock for Farmington High School.
http://fhsclock.com
Other
12 stars 2 forks source link

Period creation and modification adding 1 hour to inputted time. #118

Closed ethnt closed 12 years ago

ethnt commented 12 years ago

I input 13:00, it returns the time as 14:00. MongoDB issue? Ruby parsing incorrectly? Make hotfix immediately.

ethnt commented 12 years ago

Hotfix here. https://gist.github.com/1377177

ethnt commented 12 years ago

Hotfix added to code. Still seeking cause.

ethnt commented 12 years ago

It might be an issue with DST, and the helpers subracting the wrong amount of time.