ut545 - compute date from modified Julian Day¶
Description¶
The subroutine
ut545()
converts the modified Julian day (mdate.amjd
) into the date (mdate.iyear
,mdate.imonth
,mdate.iday
) and time (mdate.ihour
,mdate.imin
,mdate.secs
). The conversion is based on a method of H.Klinkrad.
Diagnostics¶
None
Common Blocks¶
None
Dependencies¶
Called by¶
None
Calls¶
None
See also¶
Reported Bugs¶
None
Examples¶
None
UNILIB/tags/v3.02