SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Date-Manip rpm build for : openSUSE Leap 15. For other distributions click perl-Date-Manip.

Name : perl-Date-Manip
Version : 6.75 Vendor : obs://build_opensuse_org/home:interstar001
Release : lp150.2.1 Date : 2019-01-09 15:41:56
Group : Development/Libraries/Perl Source RPM : perl-Date-Manip-6.75-lp150.2.1.src.rpm
Size : 10.55 MB
Packager : (none)
Summary : Date manipulation routines
Description :
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
date 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.

From the very beginning, the main focus of Date::Manip has been to be able
to do ANY desired date/time operation easily. Many other modules exist
which may do a subset of these operations quicker or more efficiently, but
no other module can do all of the operations available in Date::Manip.

Date::Manip has functionality to work with several fundamental types of
data.

* *dates*

The word date is used extensively here and is somewhat misleading. In
Date::Manip, a date consists of three pieces of information: a calendar
date (year, month, day), a time of day (hour, minute, second), and time
zone information. Calendar dates and times are fully handled. Time zones
are handled as well, but depending on how you use Date::Manip, there may be
some limitations as discussed below.

* *delta*

A delta is an amount of time (i.e. the amount of time between two different
dates). Think of it as the duration of an event or the amount of time
between two dates.

A delta refers only to an amount of time. It includes no information about
a starting or ending date/time. Most people will think of a delta as an
amount of time, but the term \'time\' is already used so much in this module
that I didn\'t want to use it here in order to avoid confusion.

* *recurrence*

A recurring event is something which occurs on a regular recurring basis.

* *holidays* and *events*

Holidays and events are basically named dates or recurrences.

Among other things, Date::Manip allow you to:

* ***

Enter a date in practically any format you choose.

* ***

Compare two dates, entered in widely different formats to determine which
is earlier.

* ***

Extract any information you want from a date using a format string similar
to the Unix date command.

* ***

Determine the amount of time between two dates, or add an amount of time (a
delta) to a date to get a second date.

* ***

Work with dates using international formats (foreign month names, 12/10/95
referring to October rather than December, etc.).

* ***

Convert dates from one timezone to another.

* ***

To find a list of dates where a recurring event happens.

Each of these tasks is trivial (one or two lines at most) with this
package.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/interstar001:/Centreon/openSUSE_Leap_15.0/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Date::Manip)
perl(Date::Manip::Base)
perl(Date::Manip::DM5)
perl(Date::Manip::DM5abbrevs)
perl(Date::Manip::DM6)
perl(Date::Manip::Date)
perl(Date::Manip::Delta)
perl(Date::Manip::Lang::catalan)
perl(Date::Manip::Lang::danish)
perl(Date::Manip::Lang::dutch)
perl(Date::Manip::Lang::english)
perl(Date::Manip::Lang::finnish)
perl(Date::Manip::Lang::french)
perl(Date::Manip::Lang::german)
perl(Date::Manip::Lang::index)
perl(Date::Manip::Lang::italian)
perl(Date::Manip::Lang::norwegian)
perl(Date::Manip::Lang::polish)
perl(Date::Manip::Lang::portugue)
perl(Date::Manip::Lang::romanian)
perl(Date::Manip::Lang::russian)
perl(Date::Manip::Lang::spanish)
perl(Date::Manip::Lang::swedish)
perl(Date::Manip::Lang::turkish)
perl(Date::Manip::Obj)
perl(Date::Manip::Recur)
perl(Date::Manip::TZ)
perl(Date::Manip::TZ_Base)
perl(Date::Manip::TZdata)
perl(Date::Manip::Zones)
perl-Date-Manip

Requires :
/usr/bin/perl
perl = 5.26.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/dm_date
/usr/bin/dm_zdump
/usr/lib/perl5/vendor_perl/5.26.1/Date
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip.pm
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip.pod
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/Base.pm
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/Base.pod
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/Calc.pod
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/Changes5.pod
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/Changes5to6.pod
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/Changes6.pod
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/Config.pod
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/ConfigFile.pod
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/DM5.pm
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/DM5.pod
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/DM5abbrevs.pm
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/DM6.pm
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/DM6.pod
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/Date.pm
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/Date.pod
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/Delta.pm
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/Delta.pod
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/Examples.pod
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/History.pod
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/Holidays.pod
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/Interfaces.pod
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/Lang
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/Lang.pod
/usr/lib/perl5/vendor_perl/5.26.1/Date/Manip/Lang/catalan.pm
There is 953 files more in these RPM.

 
ICM