-
Notifications
You must be signed in to change notification settings - Fork 2
jd2mjd
Josh Cardenzana edited this page Mar 29, 2017
·
2 revisions
Converts from Julian date to modified Julian date.
See mjd2jd for the reverse conversion.
jd2mjd <julian date>
RETURNED: Modified Julian date
The following is an example for getting the Gregorian calendar date associated with a given Julian date of 2457573.7:
Input
jd2mjd 2457573.7
Output
57573.200000
© Joshua V. Cardenzana, all rights reserved