Parse and format strp and strf time patterns

Edit Package perl-DateTime-Format-Strptime
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.

Authors:
--------
Rick Measham

Refresh
Refresh
Source Files
Filename Size Changed
DateTime-Format-Strptime-1.73.tar.gz 0000108454 106 KB
cpanspec.yml 0000000547 547 Bytes
perl-DateTime-Format-Strptime.changes 0000012277 12 KB
perl-DateTime-Format-Strptime.spec 0000003301 3.22 KB
Revision 39 (latest revision is 52)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 500296 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 39)
- updated to 1.73
   see /usr/share/doc/packages/perl-DateTime-Format-Strptime/Changes
  1.73     2017-01-31
  
  - The format_datetime now checks that the object it is given isa DateTime
    object. Implemented by Mohammad S Anwar. GitHub #17.
  
  
  1.72     2017-01-24
  
  - Require DateTime::Locale 1.05. This fixes some test failures seen on CPAN
    Testers. Also require DateTime::TimeZone 2.09 because you should really
    update this on a regular basis.
  
  - Require Specio 0.33 to fix other test failures seen on CPAN (I hope).
  
  
  1.71     2017-01-24
  
  - By default, the word boundary checks added in 1.69 are now off. You can
    enable them by passing "strict => 1" to the constructor. This was reported
    as an issue by Toby Corkindale as GitHub #15.
  
  - Switched from Params::Validate to Params::ValidationCompiler.
Comments 1

Christian Wittmer's avatar

wrong deps for DateTime::Locale >= 0.45 (not 0.450000)

openSUSE Build Service is sponsored by