# File lib/date.rb, line 1119
  def wday() self.class.jd_to_wday(jd) end