wok view perl-date-manip/description.txt @ rev 25020

updated openmpi and openmpi-dev (4.0.3 -> 4.1.3)
author Hans-G?nter Theisgen
date Wed May 18 08:05:48 2022 +0100 (2022-05-18)
parents
children
line source
1 Date::Manip is a series of modules designed to make any common
2 date or time operation easy to do.
3 Operations such as comparing two times, determining a date a
4 given amount of time from another, or parsing international
5 times are all easily done.
6 It deals with time as it is used in the Gregorian calendar
7 (the one currently in use) with full support for time changes
8 due to daylight saving time.
10 From the very beginning, the main focus of Date::Manip has been
11 to be able to do ANY desired date or time operation easily.
12 Many other modules exist which may do a subset of these
13 operations quicker or more efficiently, but no other module
14 can do all of the operations available in Date::Manip.
16 Date::Manip has functionality to work with several fundamental
17 types of data.