| Name: | perl-DateTime-Format-Strptime |
|---|---|
| Epoch: | 1 |
| Version: | 1.75 |
| Release: | 2.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 92773 |
| License: | Artistic 2.0 |
| RPM: | perl-DateTime-Format-Strptime-1.75-2.el8.noarch.rpm |
| Source RPM: | perl-DateTime-Format-Strptime-1.75-2.el8.src.rpm |
| Build Date: | Sat Mar 09 2019 |
| Build Host: | ca-build101.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/DateTime-Format-Strptime/ |
| Summary: | Parse and format strptime and strftime 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. |