Closed ethnt closed 12 years ago
I input 13:00, it returns the time as 14:00. MongoDB issue? Ruby parsing incorrectly? Make hotfix immediately.
13:00
14:00
Hotfix here. https://gist.github.com/1377177
Hotfix added to code. Still seeking cause.
It might be an issue with DST, and the helpers subracting the wrong amount of time.
I input
13:00
, it returns the time as14:00
. MongoDB issue? Ruby parsing incorrectly? Make hotfix immediately.