File: //usr/share/ri/3.0.0/system/Time/utc-i.ri
U:RDoc::AnyMethod[iI"utc:ETI"
Time#utc;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I":Converts _time_ to UTC (GMT), modifying the receiver.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"2t = Time.now #=> 2007-11-19 08:18:31 -0600
;TI"t.gmt? #=> false
;TI"0t.gmtime #=> 2007-11-19 14:18:31 UTC
;TI"t.gmt? #=> true
;TI"
;TI"2t = Time.now #=> 2007-11-19 08:18:51 -0600
;TI"t.utc? #=> false
;TI"0t.utc #=> 2007-11-19 14:18:51 UTC
;TI"t.utc? #=> true;T:@format0:
@fileI"time.c;T:0@omit_headings_from_table_of_contents_below000[[I"gm;To;; [
o;
; [I"PCreates a Time object based on given values, interpreted as UTC (GMT). The ;TI"Gyear must be specified. Other values default to the minimum value ;TI">for that field (and may be +nil+ or omitted). Months may ;TI"Jbe specified by numbers from 1 to 12, or by the three-letter English ;TI"Imonth names. Hours are specified on a 24-hour clock (0..23). Raises ;TI";an ArgumentError if any values are out of range. Will ;TI"@also accept ten arguments in the order output by Time#to_a.;T@o;
; [I"E+sec_with_frac+ and +usec_with_frac+ can have a fractional part.;T@o;; [I"ATime.utc(2000,"jan",1,20,15,1) #=> 2000-01-01 20:15:01 UTC
;TI"@Time.gm(2000,"jan",1,20,15,1) #=> 2000-01-01 20:15:01 UTC;T;
0;@;0I"();T@FI" Time;TcRDoc::NormalClass0[@1FI"gmtime;T