diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-02-13 11:29:08 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-02-13 11:29:08 +0000 |
commit | 8d68144ab1c4d4f5e34abab01d3e60a5d4209cba (patch) | |
tree | 226f05d939c2a1a717750d3a79dbf80e12bedb4f /astro/jday/pkg-comment | |
parent | add iverilog, a Verilog simulation and synthesis tool (diff) |
New Port: astro/jday
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>
Diffstat (limited to 'astro/jday/pkg-comment')
-rw-r--r-- | astro/jday/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/jday/pkg-comment b/astro/jday/pkg-comment new file mode 100644 index 000000000000..dde26c632961 --- /dev/null +++ b/astro/jday/pkg-comment @@ -0,0 +1 @@ +Convert calendar dates to and from astronomical julian dates |