d.new_start([start=Date::ITALY]) â date
Instance Public methods
Duplicates self and resets its the day of calendar reform.
1 2 | d = Date. new ( 1582 , 10 , 15 ) d.new_start(Date:: JULIAN ) #=> #<Date: 1582-10-05 ...> |
Duplicates self and resets its the day of calendar reform.
1 2 | d = Date. new ( 1582 , 10 , 15 ) d.new_start(Date:: JULIAN ) #=> #<Date: 1582-10-05 ...> |
Designed by : w10schools
service@w10schools.com
Please login to continue.