Date::Manip is a series of modules designed to make any common date/time operation easy to do. Operations such as comparing two times, determining a data a given amount of time from another, or parsing international times are all easily done. It deals with time as it is used in the Gregorian calendar (the one currently in use) with full support for time changes due to daylight saving time.
Find a file
Petr Písař c63a7b933a Move components to f37 branches
f35 is EOL.
perl-Test-Inter no changes.
perl-Date-Manip updates data and deprecated Date::Manip::DM5. It is
still there, but it will be removed in 7.00 version. For 7.00 a new
stream will be created.
2023-02-17 17:57:40 +01:00
perl-Date-Manip.yaml Move components to f37 branches 2023-02-17 17:57:40 +01:00
README.md Added the README 2021-01-19 19:02:48 +00:00

perl-Date-Manip

Date::Manip is a series of modules designed to make any common date/time operation easy to do. Operations such as comparing two times, determining a data a given amount of time from another, or parsing international times are all easily done. It deals with time as it is used in the Gregorian calendar (the one currently in use) with full support for time changes due to daylight saving time.