⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.93
Server IP:
65.108.141.171
Server:
Linux server.heloix.com 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
2.7.0
/
system
/
Time
/
View File Name :
utc-c.ri
U:RDoc::AnyMethod[iI"utc:ETI"Time::utc;TT:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"PCreates a Time object based on given values, interpreted as UTC (GMT). The ;TI"Gyear must be specified. Other values default to the minimum value ;TI">for that field (and may be +nil+ or omitted). Months may ;TI"Jbe specified by numbers from 1 to 12, or by the three-letter English ;TI"Imonth names. Hours are specified on a 24-hour clock (0..23). Raises ;TI";an ArgumentError if any values are out of range. Will ;TI"@also accept ten arguments in the order output by Time#to_a.;To:RDoc::Markup::BlankLine o; ; [I"E+sec_with_frac+ and +usec_with_frac+ can have a fractional part.;T@o:RDoc::Markup::Verbatim; [I"ATime.utc(2000,"jan",1,20,15,1) #=> 2000-01-01 20:15:01 UTC ;TI"@Time.gm(2000,"jan",1,20,15,1) #=> 2000-01-01 20:15:01 UTC;T:@format0: @fileI"time.c;T:0@omit_headings_from_table_of_contents_below0I"}Time.utc(year) -> time Time.utc(year, month) -> time Time.utc(year, month, day) -> time Time.utc(year, month, day, hour) -> time Time.utc(year, month, day, hour, min) -> time Time.utc(year, month, day, hour, min, sec_with_frac) -> time Time.utc(year, month, day, hour, min, sec, usec_with_frac) -> time Time.utc(sec, min, hour, day, month, year, dummy, dummy, dummy, dummy) -> time;T0[ I"(*args);T@FI" Time;TcRDoc::NormalClass00