ocssw
V2022
|
l0info_oci.h
int gen_time_string(time_struct &starttime, time_struct &endtime, std::string &startstring, std::string &endstring)
int jdate(int32_t julian, int32_t *year, int32_t *doy)
Takes in a julian day and mutates year and doy to contain the gregorian year and day of that gregoria...
Definition: jdate.c:13
int32_t jday(int16_t i, int16_t j, int16_t k)
Converts a calendar date to the corresponding Julian day starting at noon on the calendar date....
Definition: jday.c:14
Definition: l0info_oci.h:5