method
jd_to_ordinal
v1_8_6_287 -
Show latest stable
- Class:
Date
jd_to_ordinal(jd, sg=GREGORIAN)public
Convert a Julian Day Number to an Ordinal <a href="/ruby/Date">Date</a>.
jd is the Julian Day Number to convert. sg specifies the Day of Calendar Reform.
Returns the corresponding Ordinal <a href="/ruby/Date">Date</a> as [year, day_of_year]