httpdate()
Instance Public methods
Returns a string of the object's date and time in the format used by HTTP requests.
1 | Time .zone.now.httpdate # => "Tue, 01 Jan 2013 04:39:43 GMT" |
Returns a string of the object's date and time in the format used by HTTP requests.
1 | Time .zone.now.httpdate # => "Tue, 01 Jan 2013 04:39:43 GMT" |
Designed by : w10schools
service@w10schools.com
Please login to continue.