5 lines
241 B
Plaintext
Raw Normal View History

2002-12-30 16:26:17 +00:00
jday and j2d are command line utilities to convert calendar dates
to astronomical julian dates, and julian dates to calendar dates.
There is a corresponding library, libjday, which can be used for
2002-12-30 16:26:17 +00:00
the same functionality within applications.