154 155 156
# File 'lib/wareki/date.rb', line 154 def to_date(start = ::Date::ITALY) ::Date.jd(jd, start) end