File: //usr/share/ri/3.0.0/system/Time/inspect-i.ri
U:RDoc::AnyMethod[iI"inspect:ETI"Time#inspect;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"AReturns a detailed string representing _time_. Unlike to_s, ;TI"Dpreserves subsecond in the representation for easier debugging.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"t = Time.now
;TI"Ut.inspect #=> "2012-11-10 18:16:12.261257655 +0100"
;TI"Ut.strftime "%Y-%m-%d %H:%M:%S.%N %z" #=> "2012-11-10 18:16:12.261257655 +0100"
;TI"
;TI"Tt.utc.inspect #=> "2012-11-10 17:16:12.261257655 UTC"
;TI"St.strftime "%Y-%m-%d %H:%M:%S.%N UTC" #=> "2012-11-10 17:16:12.261257655 UTC";T:@format0:
@fileI"time.c;T:0@omit_headings_from_table_of_contents_below0I"time.inspect -> string
;T0[ I"();T@FI" Time;TcRDoc::NormalClass00