Name: | perl-DateTime-Format-Flexible |
Version: | 0.37 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 127037 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: |
perl-DateTime-Format-Flexible-0.37-1.el8.noarch.rpm
|
Source RPM: |
perl-DateTime-Format-Flexible-0.37-1.el8.src.rpm
|
Build Date: | Tue Jan 14 2025 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/DateTime-Format-Flexible |
Summary: | Flexibly parse strings and turn them into DateTime objects |
Description: | If you have ever had to use a program that made you type in the date a certain
way and thought "Why can't the computer just figure out what date I wanted?",
this module is for you.
DateTime::Format::Flexible attempts to take any string you give it and parse
it into a DateTime object. |