Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Regexp-Common-time | Distribution: Mageia |
Version: 0.160.0 | Vendor: Mageia.Org |
Release: 4.mga9 | Build date: Mon Mar 21 02:14:15 2022 |
Group: Development/Perl | Build host: localhost |
Size: 58309 | Source RPM: perl-Regexp-Common-time-0.160.0-4.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/Regexp-Common-time | |
Summary: Date and time regexps |
This module creates regular expressions that can be used for parsing dates and times. See the Regexp::Common manpage for a general description of how to use this interface. Parsing dates is a dirty business. Dates are generally specified in one of three possible orders: year/month/day, month/day/year, or day/month/year. Years can be specified with four digits or with two digits (with assumptions made about the century). Months can be specified as one digit, two digits, as a spelled-out name, or as a three-letter abbreviation. Day numbers can be one digit or two digits, with limits depending on the month (and, in the case of February, even the year). Also, different people use different punctuation for separating the various elements. A human can easily recognize that "October 21, 2005" and "21.10.05" refer to the same date, but it's tricky to get a program to come to the same conclusion. This module attempts to make it possible to do so, with a minimum of difficulty.
GPL+ or Artistic
* Mon Mar 21 2022 umeabot <umeabot> 0.160.0-4.mga9 + Revision: 1810170 - Mageia 9 Mass Rebuild
/usr/share/doc/perl-Regexp-Common-time /usr/share/doc/perl-Regexp-Common-time/Changes /usr/share/doc/perl-Regexp-Common-time/META.json /usr/share/doc/perl-Regexp-Common-time/META.yml /usr/share/doc/perl-Regexp-Common-time/MYMETA.yml /usr/share/doc/perl-Regexp-Common-time/README /usr/share/man/man3/Regexp::Common::time.3pm.xz /usr/share/perl5/vendor_perl/Regexp /usr/share/perl5/vendor_perl/Regexp/Common /usr/share/perl5/vendor_perl/Regexp/Common/time.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 1 09:46:54 2024