File: //usr/share/ri/3.0.0/system/DateTime/civil-c.ri
U:RDoc::AnyMethod[iI"
civil:ETI"DateTime::civil;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"@Creates a DateTime object denoting the given calendar date.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [
I"NDateTime.new(2001,2,3) #=> #<DateTime: 2001-02-03T00:00:00+00:00 ...>
;TI"'DateTime.new(2001,2,3,4,5,6,'+7')
;TI"N #=> #<DateTime: 2001-02-03T04:05:06+07:00 ...>
;TI"1DateTime.new(2001,-11,-26,-20,-55,-54,'+7')
;TI"M #=> #<DateTime: 2001-02-03T04:05:06+07:00 ...>;T:@format0:
@fileI"ext/date/date_core.c;T:0@omit_headings_from_table_of_contents_below0I"DateTime.civil([year=-4712[, month=1[, mday=1[, hour=0[, minute=0[, second=0[, offset=0[, start=Date::ITALY]]]]]]]]) -> datetime
DateTime.new([year=-4712[, month=1[, mday=1[, hour=0[, minute=0[, second=0[, offset=0[, start=Date::ITALY]]]]]]]]) -> datetime
;T0[ I"(*args);T@FI"
DateTime;TcRDoc::NormalClass00