Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
Time
/
//opt/alt/ruby27/share/ri/system/Time/inspect-i.ri
U:RDoc::AnyMethod[iI"inspect:ETI"Time#inspect;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"AReturns a detailed string representing _time_. Unlike to_s, ;TI"Fpreserves nanoseconds 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