Description
Perl programs can parse and format common date and time strings through reusable routines. This is useful for logs, mail headers, reports, and older applications that need practical date handling.
It is a developer library. Date handling should be tested with time zones, daylight-saving changes, and invalid input where those cases matter.