Method: ActiveSupport::TimeZone#tzinfo

Defined in:
activesupport/lib/active_support/values/time_zone.rb

#tzinfoObject (readonly)

Returns the value of attribute tzinfo.



297
298
299
# File 'activesupport/lib/active_support/values/time_zone.rb', line 297

def tzinfo
  @tzinfo
end