|
MISR Toolkit
1.5.1
|
Go to the source code of this file.
Functions | |
| MTKt_status | MtkDateTimeToJulian (const char *datetime, double *jd) |
| Convert date and time (ISO 8601) to Julian date. More... | |
| MTKt_status MtkDateTimeToJulian | ( | const char * | datetime, |
| double * | jd | ||
| ) |
Convert date and time (ISO 8601) to Julian date.
| [in] | datetime | Date and time (ISO 8601) |
| [out] | jd | Julian date |
Definition at line 33 of file MtkDateTimeToJulian.c.