The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Date::Gregorian::Exact - abandoned extension of Date::Gregorian

SYNOPSIS

  # do not use Date::Gregorian::Exact;

DESCRIPTION

Date::Gregorian::Exact was a subclass extending Date::Gregorian towards higher precision (sufficient to deal with timestamps).

Due to the simplicity of its data model, however, it never came close to satisfyingly handle real-life timestamps. Therefore it has long been considered deprecated and is now finally abandoned.

Recent versions of the DateTime suite of modules offer a considerably more substantial approach to the intricacies of local clocks and timezones. Please consider using those modules for calculations involving date and time.

SEE ALSO

Date::Gregorian, DateTime.

AUTHOR

Martin Becker <becker-cpan-mp (at) cozap.com>

LICENSE AND COPYRIGHT

Copyright (c) 1999-2019 by Martin Becker, Blaubeuren.

This library is free software; you can distribute it and/or modify it under the terms of the Artistic License 2.0 (see the LICENSE file).

DISCLAIMER OF WARRANTY

This library is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.