| Name: | perl-DateTime-Format-Strptime |
|---|---|
| Epoch: | 1 |
| Version: | 1.79 |
| Release: | 2.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 99041 |
| License: | Artistic 2.0 |
| RPM: | perl-DateTime-Format-Strptime-1.79-2.el9.noarch.rpm |
| Source RPM: | perl-DateTime-Format-Strptime-1.79-2.el9.src.rpm |
| Build Date: | Tue Jan 11 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/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. |