General

Profile

kenips (Ken Ip)

Issues

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

Activity

07/16/2013

02:24 AM Ruby Bug #6491: DateTime.strftime('%Z') output is incorrect format
@tadf why is this closed? To me a discrepancy between DateTime.strftime and Time.strftime should either be documented or fixed. You're saying that:
> DateTime.now.strftime('%z %Z')
=> "-0400 -04:00"
> ...
=> "-0400 EDT"
is OK?
kenips (Ken Ip)

Also available in: Atom