====== MJD Function ====== The MJD() function returns the [[:MJD]] (Modified Julian Date). MJD() === the current Modified Julian Date MJD( year, month, day ) === the Modified Julian Date of the start of the year/month/day MJD( year, month, day, hour, minute, second ) === the Modified Julian Date of the specified moment ===== See Also ===== === Functions === * [[function:DAY|DAY]] * [[function:DOW|DOW]] * [[function:GMTOFFSET|GMTOFFSET]] * [[function:NOW|NOW]] (unixtime) * [[function:TIME|TIME]] (unixtime) * [[function:TIME2JD|TIME2JD]] * [[function:TIME2MJD|TIME2MJD]] * [[function:JD|JD]] * [[function:JD2MJD|JD2MJD]] * [[function:JD2TIME|JD2TIME]] * [[function:MJD2JD|MJD2JD]] * [[function:MJD2TIME|MJD2TIME]] * [[:Functions|See all Functions]]