CalcJD DayOfWeek

CalcMJD


The CalcMJD function converts a Julian Date to a Modified Julian Date, or "MJD".

Syntax

nMJD = CalcMJD( nJD )

Remarks

To calculate the Julian Date from date and time components, use JDtoDateTime.

Related Topics

FormatYmdStr, JDtoDateTime, ParseJD, CalcJD