rfc2822()
Instance Public methods
Returns a string of the object's date and time in the RFC 2822 standard format.
1 | Time .zone.now.rfc2822 # => "Tue, 01 Jan 2013 04:51:39 +0000" |
Returns a string of the object's date and time in the RFC 2822 standard format.
1 | Time .zone.now.rfc2822 # => "Tue, 01 Jan 2013 04:51:39 +0000" |
Designed by : w10schools
service@w10schools.com
Please login to continue.