pkgsrc/time/jday/DESCR
wennmach 38334b26ff Import of jday-1.3 -- utilities and library for conversion between
calendar and Julian dates.

Submitted in PR pkg/24027 by David Simas, with some changes
by myself.
2004-01-09 13:40:53 +00:00

11 lines
368 B
Text

Utilities to convert between calendar dates and Julian dates:
jday - calendar date to Julian date
j2d - Julian date to calendar date
dbd - calculate days between dates
Quite useful in timing situations where you need elapsed time between
dates.
This package also includes a library 'libjday.a' for incorporating
caledar-Julian date conversions in applications.