Commit Graph

14 Commits

Author SHA1 Message Date
naddy
ab629d3623 Replace 8-bit characters. 2003-01-20 19:10:00 +00:00
shell
0650f3333f Updated to p5-Date-Handler-1.0 2002-09-20 07:40:44 +00:00
wilfried
ada8c6169b clean up REGRESS_DEPENDS/REGRESS_TARGET/NO_REGRESS 2002-06-09 05:24:27 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
shell
5b1e6dd1e9 Remove bad @dirrm 2002-04-18 14:17:18 +00:00
shell
ab5d759f2c Updated to p5-Date-Handler-0.19
- bump need_version
2002-04-18 14:03:52 +00:00
espie
2b7c75e086 Move perl manpages where they belong, from section 3 to section 3p.
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00
shell
cdd6bb4e56 Updated to p5-Date-Handler-0.15 2002-03-13 20:04:41 +00:00
shell
a7cfc4a5a0 Updated to p5-Date-Handler-0.13 2002-02-28 06:25:47 +00:00
shell
717656034c Upgrade to 0.12 2001-10-27 08:50:07 +00:00
shell
5066c52f9c Upgrade to 0.11 2001-10-24 12:52:02 +00:00
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