# File lib/date.rb, line 1817
  def to_date() Date.new!(jd_to_ajd(jd, 0, 0), 0, @sg) end