nova.julian_day

Undocumented in source.

Members

Functions

ln_date_to_zonedate
void ln_date_to_zonedate(ln_date date, ln_zonedate zonedate, long gmtoff)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_date
void ln_get_date(double JD, ln_date date)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_date_from_mpc
int ln_get_date_from_mpc(ln_date date, const(char*) mpc_date)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_date_from_sys
void ln_get_date_from_sys(ln_date date)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_date_from_timet
void ln_get_date_from_timet(time_t t, ln_date date)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_date_from_tm
void ln_get_date_from_tm(tm t, ln_date date)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_day_of_week
uint ln_get_day_of_week(ln_date date)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_julian_day
double ln_get_julian_day(ln_date date)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_julian_from_mpc
double ln_get_julian_from_mpc(char* mpc_date)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_julian_from_sys
double ln_get_julian_from_sys()
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_julian_from_timet
double ln_get_julian_from_timet(time_t in_time)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_julian_local_date
double ln_get_julian_local_date(ln_zonedate zonedate)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_local_date
void ln_get_local_date(double JD, ln_zonedate zonedate)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_timet_from_julian
void ln_get_timet_from_julian(double JD, time_t in_time)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_zonedate_to_date
void ln_zonedate_to_date(ln_zonedate zonedate, ln_date date)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta