Parse and format strp and strf time patterns
http://search.cpan.org/dist/DateTime-Format-Strptime/
This module implements most of strptime(3), the POSIX function that is the
reverse of strftime(3), for DateTime. While strftime takes a DateTime and a
pattern and returns a string, strptime takes a string and a pattern and
returns the DateTime object associated.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/perl-DateTime-Format-Strptime && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
DateTime-Format-Strptime-1.54.tar.gz | 0000026578 26 KB | |
perl-DateTime-Format-Strptime.changes | 0000003408 3.33 KB | |
perl-DateTime-Format-Strptime.spec | 0000002365 2.31 KB |
Revision 8 (latest revision is 27)
Stephan Kulow (coolo)
accepted
request 178416
from
Stephan Kulow (coolo)
(revision 8)
- updated to 1.54 - Require DateTime.pm 1.00 because without it tests will break. - A fix in DateTime.pm 1.00 broke a test in this distro. Reported by Anthony J Lucas. RT #84371. - Shut up "unescaped braces in regex" warning from 5.17.0. RT #77514. Patch by Zefram. - Packaging cleanup, including listing Test::More as a test prereq, not a runtime prereq. RT #76128. - removed obsolete DateTime-Format-Strptime-1.5000-deps.patch
Comments 0