# File lib/date.rb, line 509
  def self.amjd_to_ajd(amjd) amjd + 4800001.to_r/2 end