[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#575987: ITP: libdate-jd-perl -- Conversion between flavours of Julian Date



Package: wnpp
Severity: wishlist
Owner: Ivan Kohler <ivan-debian@420.am>
Owner: Ivan Kohler <ivan-debian@420.am>

* Package name    : libdate-jd-perl
  Version         : 0.003
  Upstream Author : Andrew Main (Zefram) <zefram@fysh.org>
* URL             : http://search.cpan.org/dist/Date-JD/
* License         : Perl
  Programming Lang: Perl
  Description     : Conversion between flavours of Julian Date

For date and time calculations it is convenient to represent dates by a
simple linear count of days, rather than in a particular calendar. This is
such a good idea that it has been invented several times. If there were
a single such linear count then it would be the obvious data interchange
format between calendar modules. With several versions, calendar modules
can use such sensible data formats and still have interoperability
problems. This module tackles that problem, by performing conversions
between different flavours of day count. These day count systems are
generically known as "Julian Dates", after the most venerable of them.

Among Julian Date systems there are also some non-trivial differences
of concept. There are systems that count only complete days, and
those that count fractional days also. There are some that are fixed
to Universal Time (time on the prime meridian), and others that are
interpreted according to a timezone. Some consider the day to start at
noon and others at midnight, which is semantically significant for the
complete-day counts. The functions of this module appropriately handle
the semantics of all the non-trivial conversions.

The day count systems supported by this module are Julian Date, Reduced
Julian Date, Modified Julian Date, Dublin Julian Date, Truncated Julian
Date, Chronological Julian Date, Rata Die, and Lilian Date, each in both
integral and fractional forms.



Reply to: