Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-DateTime-Format-Strptime - Parse and format strp and strf time patterns
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.
Packages
Changelog
- * Mon Jul 3 18:00:00 2006 Steven Pritchard <steve{%}kspei{*}com> 1.0700-1
- Specfile autogenerated by cpanspec 1.66.
- Fix License.
- Remove versioned DateTime deps (0.1402 > 0.30 according to rpm).
- Remove versioned explicit dependencies that rpmbuild picks up.
- Substitute literal "©" for E<169> in pod documentation. (The result
should be the same, but apparently the man page conversion is generating
something that rpmlint doesn't like.)