class TimezonePeriod
Ruby on Rails 2.3.18
Since v2.2.3 Last seen in v2.3.18Available in: v2.2.3 v2.3.18
A period of time in a timezone where the same offset from UTC applies.
All the methods that take times accept instances of Time, DateTime or integer timestamps.
Inherits from
Attributes
Methods (defined here)
- # ==
- # abbreviation
- # dst?
- # eql?
- # hash
- # inspect
- # local_after_start?
- # local_before_end?
- # local_end
- # local_start
- # std_offset
- # to_local
- # to_utc
- # utc_after_start?
- # utc_before_end?
- # utc_end
- # utc_offset
- # utc_start
- # utc_total_offset
- # utc_total_offset_rational
- # valid_for_local?
- # valid_for_utc?
- # zone_identifier
- self. new
Methods (inherited)
From Object (37)
- # acts_like?
- # app
- # as_json
- # blank?
- # class_eval
- # create
- # create_fixtures
- # destroy
- # duplicable?
- # edit
- # find_cmd
- # helper
- # html_safe?
- # index
- # instance_exec
- # instance_variable_defined?
- # instance_variable_names
- # message
- # metaclass
- # new_session
- # presence
- # present?
- # reload!
- # returning
- # singleton_class
- # tap
- # to_json
- # to_param
- # to_query
- # try
- # unescape
- # update
- # with_options
- self. blank_slate_method_added
- self. find_hidden_method
- self. lookup_missing_generator
- self. method_added