| Name: | perl-DateTime-Format-Strptime |
|---|---|
| Epoch: | 1 |
| Version: | 1.79 |
| Release: | 7.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 98493 |
| License: | Artistic-2.0 |
| RPM: | perl-DateTime-Format-Strptime-1.79-7.el10_0.noarch.rpm |
| Source RPM: | perl-DateTime-Format-Strptime-1.79-7.el10_0.src.rpm |
| Build Date: | Thu Jan 16 2025 |
| Build Host: | build-ol10-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. |