D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Date
/
Filename :
to_time-i.ri
back
Copy
U:RDoc::AnyMethod[iI"to_time:ETI"Date#to_time;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I">Returns a new Time object with the same value as +self+; ;TI"<if +self+ is a Julian date, derives its Gregorian date ;TI"(for conversion to the \Time object:;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"ODate.new(2001, 2, 3).to_time # => 2001-02-03 00:00:00 -0600 ;TI"NDate.new(2001, 2, 3, Date::JULIAN).to_time # => 2001-02-16 00:00:00 -0600;T:@format0: @fileI"ext/date/date_core.c;T:0@omit_headings_from_table_of_contents_below0I"to_time -> time ;T0[ I"();T@FI" Date;TcRDoc::NormalClass00