Package : perl-Regexp-Common-time > RPM : perl-Regexp-Common-time-0.160.0-4.mga9.src.rpm

Basic items

Name perl-Regexp-Common-time
Version 0.160.0
Release 4.mga9
URL https://metacpan.org/release/Regexp-Common-time
Group Development/Perl
Summary Date and time regexps
Size 46KB
Arch noarch
License GPL+ or Artistic

Description

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.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-21 02:14:10
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie