Actions
Bug #11261
closedTime.parse of javascript formatted timestamp: wrong results in certain timezones
Bug #11261:
Time.parse of javascript formatted timestamp: wrong results in certain timezones
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-darwin14]
Description
If I try to parse a string generated by javascript's new Date() (seems like RFC 2822 with timezone name specified) in a browser located in Asia/Novosibirsk timezone I will get 1st of November quite frequently.
Updated by akr (Akira Tanaka) about 11 years ago
Updated by jeremyevans0 (Jeremy Evans) almost 7 years ago
- Status changed from Open to Closed
Actions