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/to_a-i.ri
U:RDoc::AnyMethod[iI" to_a:ETI"Time#to_a;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"8Returns a ten-element _array_ of values for _time_:;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"A[sec, min, hour, day, month, year, wday, yday, isdst, zone] ;T:@format0o; ; [ I":See the individual methods for an explanation of the ;TI"Ivalid ranges of each value. The ten elements can be passed directly ;TI"-to Time::utc or Time::local to create a ;TI"new Time object.;T@o;; [I"4t = Time.now #=> 2007-11-19 08:36:01 -0600 ;TI"Hnow = t.to_a #=> [1, 36, 8, 19, 11, 2007, 1, 323, false, "CST"];T; 0: @fileI"time.c;T:0@omit_headings_from_table_of_contents_below0I"time.to_a -> array ;T0[ I"();T@FI" Time;TcRDoc::NormalClass00