function calday
Returns a nicely formatted string telling the calendar date of given Julian Date JD. If JD_fraction is nonzero, it describes the fractional part.
Syntax
result = calday(JD, JD_fraction)
Arguments
JD: | The julian date |
JD_fraction: | If nonzero, the calendar date for JD+JD_fraction will be returned |
See also
function jd function now