PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Time
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Creates a time based on given values, interpreted as UTC (GMT). The year must be specified. Other values default to the minimum value for that field (and may be <tt>nil</tt> or omitted). Months may be specified by numbers from 1 to 12, or by the three-letter English month names. Hours are specified on a 24-hour clock (0..23). Raises an <tt>ArgumentError</tt> if any values are out of range. Will also accept ten arguments in the order output by <tt>Time#to_a</tt>. - !ruby/struct:SM::Flow::VERB body: " Time.utc(2000,"jan",1,20,15,1) #=> Sat Jan 01 20:15:01 UTC 2000\n Time.gm(2000,"jan",1,20,15,1) #=> Sat Jan 01 20:15:01 UTC 2000\n" full_name: Time::gm is_singleton: true name: gm params: | Time.utc( year [, month, day, hour, min, sec, usec] ) => time Time.utc( sec, min, hour, day, month, year, wday, yday, isdst, tz ) => time Time.gm( year [, month, day, hour, min, sec, usec] ) => time Time.gm( sec, min, hour, day, month, year, wday, yday, isdst, tz ) => time visibility: public
[-] w3cdtf-i.yaml
[edit]
[-] hour-i.yaml
[edit]
[-] %3c%3d%3e-i.yaml
[edit]
[-] make_time-c.yaml
[edit]
[-] _dump-i.yaml
[edit]
[-] zone_utc%3f-c.yaml
[edit]
[-] _load-c.yaml
[edit]
[-] now-c.yaml
[edit]
[-] at-c.yaml
[edit]
[-] parse-c.yaml
[edit]
[-] min-i.yaml
[edit]
[-] rfc2822-c.yaml
[edit]
[-] iso8601-i.yaml
[edit]
[-] httpdate-i.yaml
[edit]
[-] to_yaml-i.yaml
[edit]
[-] hash-i.yaml
[edit]
[-] apply_offset-c.yaml
[edit]
[-] xmlschema-i.yaml
[edit]
[-] tv_usec-i.yaml
[edit]
[-] gmt_offset-i.yaml
[edit]
[-] %2d-i.yaml
[edit]
[-] gmt%3f-i.yaml
[edit]
[-] tv_sec-i.yaml
[edit]
[-] usec-i.yaml
[edit]
[-] ctime-i.yaml
[edit]
[-] yday-i.yaml
[edit]
[-] rfc822-i.yaml
[edit]
[-] getgm-i.yaml
[edit]
[-] dst%3f-i.yaml
[edit]
[-] w3cdtf-c.yaml
[edit]
[-] gm-c.yaml
[edit]
[-] strftime-i.yaml
[edit]
[-] to_f-i.yaml
[edit]
[-] cdesc-Time.yaml
[edit]
[-] %2b-i.yaml
[edit]
[-] marshal_load-i.yaml
[edit]
[-] inspect-i.yaml
[edit]
[-] marshal_dump-i.yaml
[edit]
[-] sec-i.yaml
[edit]
[-] utc-i.yaml
[edit]
[-] succ-i.yaml
[edit]
[-] mktime-c.yaml
[edit]
[-] mon-i.yaml
[edit]
[-] times-c.yaml
[edit]
[-] xmlschema-c.yaml
[edit]
[-] gmtime-i.yaml
[edit]
[-] wday-i.yaml
[edit]
[-] to_a-i.yaml
[edit]
[-] mday-i.yaml
[edit]
[-] getutc-i.yaml
[edit]
[-] yaml_new-c.yaml
[edit]
[-] eql%3f-i.yaml
[edit]
[-] day-i.yaml
[edit]
[+]
..
[-] year-i.yaml
[edit]
[-] to_i-i.yaml
[edit]
[-] rfc2822-i.yaml
[edit]
[-] localtime-i.yaml
[edit]
[-] utc%3f-i.yaml
[edit]
[-] gmtoff-i.yaml
[edit]
[-] to_datetime-i.yaml
[edit]
[-] getlocal-i.yaml
[edit]
[-] asctime-i.yaml
[edit]
[-] new-c.yaml
[edit]
[-] httpdate-c.yaml
[edit]
[-] month-i.yaml
[edit]
[-] local-c.yaml
[edit]
[-] utc_offset-i.yaml
[edit]
[-] zone-i.yaml
[edit]
[-] to_s-i.yaml
[edit]
[-] to_date-i.yaml
[edit]
[-] zone_offset-c.yaml
[edit]
[-] isdst-i.yaml
[edit]
[-] utc-c.yaml
[edit]
[-] month_days-c.yaml
[edit]