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/commercial-c.ri
U:RDoc::AnyMethod[iI"commercial:ETI"Date::commercial;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"8Creates a date object denoting the given week date.;To:RDoc::Markup::BlankLine o; ; [I"EThe week and the day of week should be a negative or a positive ;TI"Cnumber (as a relative week/day from the end of year/week when ;TI")negative). They should not be zero.;T@o:RDoc::Markup::Verbatim; [I";Date.commercial(2001) #=> #<Date: 2001-01-01 ...> ;TI";Date.commercial(2002) #=> #<Date: 2001-12-31 ...> ;TI";Date.commercial(2001,5,6) #=> #<Date: 2001-02-03 ...> ;T:@format0o; ; [I"See also ::jd and ::new.;T: @fileI"ext/date/date_core.c;T:0@omit_headings_from_table_of_contents_below0I"ZDate.commercial([cwyear=-4712[, cweek=1[, cwday=1[, start=Date::ITALY]]]]) -> date ;T0[ I")(p1 = v1, p2 = v2, p3 = v3, p4 = v4);T@FI" Date;TcRDoc::NormalClass00