2001-08-25 22:30:03 +02:00
|
|
|
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.
|
|
|
|
|
2018-05-27 22:15:16 +02:00
|
|
|
WWW: https://metacpan.org/release/Date-Handler
|