| Name: | perl-DateTime-Format-Strptime |
|---|---|
| Version: | 1.5400 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 70803 |
| License: | GPL+ or Artistic |
| RPM: | perl-DateTime-Format-Strptime-1.5400-2.el7.noarch.rpm |
| Source RPM: | perl-DateTime-Format-Strptime-1.5400-2.el7.src.rpm |
| Build Date: | Fri Jul 20 2018 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/DateTime-Format-Strptime/ |
| Summary: | Parse and format strp and strf time patterns |
| Description: | 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. |