= private = protected
zone()
Time uses zone to display the time zone abbreviation, so we’re duck-typing it.
# File activesupport/lib/active_support/time_with_zone.rb, line 93 def zone period.zone_identifier.to_s end