summaryrefslogtreecommitdiff
path: root/time/jday/DESCR
blob: 2592b07d5a7a9c78c23f2a9470ce1a1f5f6718ab (plain)
1
2
3
4
5
6
7
8
9
10
11
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.