felipec (Felipe Contreras)
- Login: felipec
- Email: felipe.contreras@gmail.com
- Registered on: 12/05/2008
- Last connection: 06/02/2019
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 5 | 6 |
Activity
05/04/2014
-
10:16 PM Ruby master Feature #9794: DateTime.strptime() doesn't work correctly for '%s %z'
- Well, I still don't understand what was discussed here, but it seems we have a fix (r45822).
Thanks for doing the ... -
09:03 AM Ruby master Feature #9794: DateTime.strptime() doesn't work correctly for '%s %z'
- Nobuyoshi Nakada wrote:
> It doesn't seem there is absolute reason that you have to use `Time.strptime`.
Why woul... -
03:25 AM Ruby master Feature #9794: DateTime.strptime() doesn't work correctly for '%s %z'
- tadayoshi funaba wrote:
> /* Gr. strptime is crap for this; it doesn't have a way to require RFC2822
> (i.e. Eng...
05/03/2014
-
09:32 PM Ruby master Feature #9794: DateTime.strptime() doesn't work correctly for '%s %z'
- It don't understand the details of the discussion, but it seems to me Tadayoshi is arguing that dates cannot be repre...
-
09:11 AM Ruby master Feature #9794: DateTime.strptime() doesn't work correctly for '%s %z'
- At some point it would be nice to have something in English so that the international community can comment on that.
-
03:42 AM Ruby master Feature #9794: DateTime.strptime() doesn't work correctly for '%s %z'
- Ryan Davis wrote:
> I'd like to see this escalated to a neutral 3rd party (matz? ko1?) that can evaluate Charlie's c...
05/02/2014
-
08:32 PM Ruby master Feature #9794: DateTime.strptime() doesn't work correctly for '%s %z'
- English. This is an international project, isn't it?
Time.strptime('2001 -0900', '%Y %z')
This is clearly a... -
11:14 AM Ruby master Feature #9794: DateTime.strptime() doesn't work correctly for '%s %z'
- Tadayoshi you are so fucking ridiculous it's not even funny.
You reject a perfectly sensible patch that **EVERYBOD... -
10:21 AM Ruby master Feature #9794 (Closed): DateTime.strptime() doesn't work correctly for '%s %z'
- Time.strptime() works correctly:
Time.strptime('0 +0100', '%s %z').strftime('%s %z')
=> "0 +0100"
But ...
10/15/2013
-
02:57 PM Ruby master Bug #7445: strptime('%s %z') doesn't work
- felipec (Felipe Contreras) wrote:
> `Time.strptime()` has been fixed in Ruby Core, and Rubinious has fixed `strptime...
Also available in: Atom