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::BlankLineo: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"3time.gmtime -> time time.utc -> time ;T0[I"();T@FI" Time;TcRDoc::NormalClass00