
mjd_to_date(++MJD, ?DMY)

   Converts an MJD day number into the corresponding Day/Month/Year

Arguments
   MJD                 Integer or float
   DMY                 Variable or structure

Type
   library(calendar)

See Also
   date_to_mjd / 2
