gmt?() Instance Public methods Alias for: utc?
gmt_offset() Instance Public methods Alias for: utc_offset
gmtime() Instance Public methods Alias for: utc
gmtoff() Instance Public methods Alias for: utc_offset
hash() Instance Public methods
httpdate() Instance Public methods Returns a string of the object's date and time in the format used by HTTP requests. Time.zone.now.httpdate # => "Tue, 01 Jan 2013 04:39:43 GMT"
in_time_zone(new_zone = ::Time.zone) Instance Public methods Returns the simultaneous time in Time.zone, or the specified zone.
inspect() Instance Public methods
is_a?(klass) Instance Public methods Say we're a Time to thwart type checking. kind_of?
isdst() Instance Public methods Alias for: dst?
Page 2207 of 11844