General

Profile

mifrill (Aleksey Strizhak)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

10/11/2019

07:26 AM Ruby master Bug #16133: 2.5 --> 2.6: backwards incompatible change in MalformedCSVError
may close with `Won't resolve` probably, coz of this:
https://github.com/ruby/csv/issues/104
mifrill (Aleksey Strizhak)

11/14/2018

12:25 PM Ruby master Bug #14862: Time.parse does not handle the time zone
okay, it seems like, they should not be the same. Thank you very much - we figured it out. I think we can close this ... mifrill (Aleksey Strizhak)

06/23/2018

07:31 AM Ruby master Bug #14862: Time.parse does not handle the time zone
@Hanmac
Yeah, we can use strptime, but we still have problem, because the results is still the same, in details:
...
mifrill (Aleksey Strizhak)

06/21/2018

08:38 AM Ruby master Bug #14862: Time.parse does not handle the time zone
I think its wrong:
```
(byebug) Time.parse("Ends from 28 Jun 2018 12:00 BST").utc.to_s
"2018-06-28 09:00:00 UTC"...
mifrill (Aleksey Strizhak)
08:26 AM Ruby master Bug #14862 (Closed): Time.parse does not handle the time zone
First I would like to thank you for your work, thank you
The point is:
```
Time.parse("Ends from 28 Jun 2018 12:...
mifrill (Aleksey Strizhak)

Also available in: Atom