Searched refs:jd (Results 1 – 1 of 1) sorted by relevance
68 static void julian_to_date(long jd, int *y, int *m, int *d);186 static void julian_to_date(long jd, int *y, int *m, int *d) in julian_to_date() argument188 long L = jd + 68569; in julian_to_date()
Completed in 3 milliseconds