d434d462a4
which converts calendar dates to and from astronomical julian dates.
10 lines
325 B
Plaintext
10 lines
325 B
Plaintext
The jday binary can be used to convert calendar dates to astronomical
|
|
julian dates. This number is useful for a variety of purposes.
|
|
Especially related to calculating elapsed time between instances
|
|
over large or short periods of time.
|
|
|
|
The associated j2d binary can convert julian dates to calendar
|
|
dates.
|
|
|
|
WWW: ${HOMEPAGE}
|