Flowdock
method

rfc822

Importance_1
rfc822(p1 = v1, p2 = v2) public

Creates a new Date object by parsing from a string according to some typical RFC 2822 formats.

Date.rfc2822('Sat, 3 Feb 2001 00:00:00 +0000')
                                          #=> #<Date: 2001-02-03 ...>
Show source
Register or log in to add new notes.