mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
4db3087986
Perl module for calculating time differences PR: 30071 Submitted by: Shell Hung <shell@shellhung.org>
7 lines
269 B
Plaintext
7 lines
269 B
Plaintext
Date::Handler is a container for dates that holds all the methods
|
|
to transform itself from Timezone to Timezone and format itself.
|
|
It uses operator overloading and Delta date objects to calculates
|
|
time differences.
|
|
|
|
WWW: http://search.cpan.org/search?dist=Date-Handler
|