This routine takes the modified Julian date and converts it to a date and time string.
Calls: GREGORIAN
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(in) | :: | jday |
modified Julian day (integer) |
||
integer, | intent(out) | :: | iyear |
year (integer) |
||
integer, | intent(out) | :: | iyday |
year day (integer) |