Scilab Function

jd2kal - Transform a Julian Date (JD) in the calendar date and time.

Calling Sequence

[y,m,d,ut1] = jd2kal(jd)

Parameters

Description

Calculates the Julian Date (JD) from the given date and time (year, month, day, time in UT1).

(matrix aware)

Examples

   [y,m,d,ut1] = jd2kal(2453750.1875)
  

See Also

kal2jd ,   modJD ,  

Authors

cos area7@web.de