mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
8d68144ab1
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. PR: 23142 Submitted by: Christian Weisgerber <naddy@mips.inka.de>
10 lines
342 B
Plaintext
10 lines
342 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: http://jday.sourceforge.net/
|