[ library(calendar) | Reference Manual | Alphabetic Index ]

mjd_to_dwy(++MJD, ++FirstWeekday, ?DWY)

Convert an MJD to a DayOfWeek/WeekOfYear/Year representation
MJD
Integer or float
FirstWeekday
Atom (monday,tuesday,etc)
DWY
Structure of the form Day/Week/Year

Description

as mjd_to_dwy/2, but allows to choose a different starting day for weeks, specified as atom monday, tuesday etc