File: C:/Ruby27-x64/share/ri/2.7.0/system/Time/gmtime-i.ri
U:RDoc::AnyMethod[iI"gmtime:ETI"Time#gmtime;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_below0I"time.gmtime -> time;T0[ I"();T@FI" Time;TcRDoc::NormalClass00