diff options
Diffstat (limited to 'astro/jday/pkg-descr')
-rw-r--r-- | astro/jday/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/jday/pkg-descr b/astro/jday/pkg-descr index ad63a46cf565..6fd18d7a6f80 100644 --- a/astro/jday/pkg-descr +++ b/astro/jday/pkg-descr @@ -1,9 +1,9 @@ The jday binary can be used to convert calendar dates to astronomical -julian dates. This number is useful for a variety of purposes. +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 +The associated j2d binary can convert Julian dates to calendar dates. WWW: http://jday.sourceforge.net/ |