File: //usr/share/ri/3.0.0/system/Time/zone-i.ri
U:RDoc::AnyMethod[iI" zone:ETI"Time#zone;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"CReturns the name of the time zone used for _time_. As of Ruby ;TI"<1.8, returns ``UTC'' rather than ``GMT'' for UTC times.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I",t = Time.gm(2000, "jan", 1, 20, 15, 1)
;TI"t.zone #=> "UTC"
;TI"/t = Time.local(2000, "jan", 1, 20, 15, 1)
;TI"t.zone #=> "CST";T:@format0:
@fileI"time.c;T:0@omit_headings_from_table_of_contents_below0I"%time.zone -> string or timezone
;T0[ I"();T@FI" Time;TcRDoc::NormalClass00