# File lib/date.rb, line 490
  def self.jd_to_ajd(jd, fr, of=0) jd + fr - of - 1.to_r/2 end