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
/
Date
/
//opt/alt/ruby27/share/ri/system/Date/ordinal-c.ri
U:RDoc::AnyMethod[iI"ordinal:ETI"Date::ordinal;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I";Creates a date object denoting the given ordinal date.;To:RDoc::Markup::BlankLine o; ; [I"EThe day of year should be a negative or a positive number (as a ;TI"Irelative day from the end of year when negative). It should not be ;TI" zero.;T@o:RDoc::Markup::Verbatim; [I";Date.ordinal(2001) #=> #<Date: 2001-01-01 ...> ;TI";Date.ordinal(2001,34) #=> #<Date: 2001-02-03 ...> ;TI";Date.ordinal(2001,-1) #=> #<Date: 2001-12-31 ...> ;T:@format0o; ; [I"See also ::jd and ::new.;T: @fileI"ext/date/date_core.c;T:0@omit_headings_from_table_of_contents_below0I"IDate.ordinal([year=-4712[, yday=1[, start=Date::ITALY]]]) -> date ;T0[ I" (p1 = v1, p2 = v2, p3 = v3);T@FI" Date;TcRDoc::NormalClass00