Method: ActiveSupport::TimeZone#tzinfo

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

#tzinfoObject (readonly)

Returns the value of attribute tzinfo


295
296
297
# File 'activesupport/lib/active_support/values/time_zone.rb', line 295

def tzinfo
  @tzinfo
end