Perl Programming/Reference Cards/Time and Date
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
Last modified on 22 December 2006, at 17:10A few basic functions are
localtime or gmtime from the Time::Local module in standard perl distributions.
Date::Manip and Date::Calc in CPAN modules
Last modified on 22 December 2006, at 17:10