File: //usr/local/rvm/gems/ruby-2.6.8/doc/activesupport-6.1.4.1/ri/ActiveSupport/TimeZone/rfc3339-i.ri
U:RDoc::AnyMethod[iI"rfc3339:ETI"$ActiveSupport::TimeZone#rfc3339;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 RFC 3339 string.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"<Time.zone = 'Hawaii' # => "Hawaii"
;TI"YTime.zone.rfc3339('2000-01-01T00:00:00Z') # => Fri, 31 Dec 1999 14:00:00 HST -10:00
;T:@format0o;
; [I"MIf the time or zone components are missing then an +ArgumentError+ will ;TI"Mbe raised. This is much stricter than either +parse+ or +iso8601+ which ;TI""allow for missing components.;T@o;; [I"3Time.zone = 'Hawaii' # => "Hawaii"
;TI"ETime.zone.rfc3339('1999-12-31') # => ArgumentError: invalid date;T;
0:
@fileI"+lib/active_support/values/time_zone.rb;T:0@omit_headings_from_table_of_contents_below000[ I"
(str);T@FI"
TimeZone;TcRDoc::NormalClass00