Commit Graph

3 Commits

Author SHA1 Message Date
shell
a900419771 Upgrade to Date-Handler-0.10 2001-09-27 08:26:33 +00:00
shell
8f7612962a Upgrade to 0.09 2001-08-29 22:26:58 +00:00
shell
cde0335755 Initial import of Date-Handler-0.08
---

Date::Handler is a container for dates that holds all the methods
to transform itself from Timezone to Timezone and format itself.

Date::Handler is implemented in pure Perl using POSIX modules, it
encapsulates the environment variable TZ for it's time zone management
so you don't have to play with it externally in the implementation.

It uses operator overloading and Delta date objects to calculates
time differences.
2001-08-24 19:25:48 +00:00