General

Profile

iain_nl (Iain Hecker)

  • Login: iain_nl
  • Registered on: 01/04/2017
  • Last sign in: 01/04/2017

Issues

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

Activity

01/04/2017

03:37 PM Ruby Bug #13101 (Closed): Date#rfc2822 and Time#rfc2822 don't return the same format
Using the rfc2822 method on various date/time classes returns a slightly different result each time:
~~~
Time.now.rfc2822 # => "Wed, 04 Jan 2017 10:21:06 -0500"
Date.today.rfc2822 # => "Wed, 4 Jan 2017 00:00:00 +0000"
Time.no...
iain_nl (Iain Hecker)

Also available in: Atom