Commit Graph

6 Commits

Author SHA1 Message Date
naddy
6f34a01f10 overhaul p5-Date-* and p5-Time-* plists 2003-12-24 01:07:54 +00:00
naddy
ab629d3623 Replace 8-bit characters. 2003-01-20 19:10:00 +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
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