This project is closed and read-only.
Bug #418 ยป ruby_1.8.6.p36_date_remove_privat.patch
| lib/date.rb (local) | ||
|---|---|---|
|
DateTime.new!(DateTime.jd_to_ajd(jd, fr, of), of, DateTime::ITALY)
|
||
|
end
|
||
|
private :to_date, :to_datetime
|
||
|
end
|
||
|
class Date
|
||