File: //usr/local/rvm/gems/ruby-2.6.8/doc/activesupport-6.1.4.1/ri/ActiveSupport/TimeZone/iso8601-i.ri
U:RDoc::AnyMethod[iI"iso8601:ETI"$ActiveSupport::TimeZone#iso8601;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"OMethod for creating new ActiveSupport::TimeWithZone instance in time zone ;TI"'of +self+ from an ISO 8601 string.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"<Time.zone = 'Hawaii' # => "Hawaii"
;TI"XTime.zone.iso8601('1999-12-31T14:00:00') # => Fri, 31 Dec 1999 14:00:00 HST -10:00
;T:@format0o;
; [I"FIf the time components are missing then they will be set to zero.;T@o;; [I"3Time.zone = 'Hawaii' # => "Hawaii"
;TI"OTime.zone.iso8601('1999-12-31') # => Fri, 31 Dec 1999 00:00:00 HST -10:00
;T;
0o;
; [I"TIf the string is invalid then an +ArgumentError+ will be raised unlike +parse+ ;TI"Cwhich usually returns +nil+ when given an invalid date string.;T:
@fileI"+lib/active_support/values/time_zone.rb;T:0@omit_headings_from_table_of_contents_below000[ I"
(str);T@FI"
TimeZone;TcRDoc::NormalClass00