Perl Programming/Reference Cards/Time and Date
From Wikibooks, open books for an open world
A few basic functions are
localtime or gmtime from the Time::Local module in standard perl distributions.
Date::Manip and Date::Calc in CPAN modules
This page may need to be