Name: | perl-DateTime-Format-Flexible |
Version: | 0.36 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 126892 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: |
perl-DateTime-Format-Flexible-0.36-2.el8.noarch.rpm
|
Source RPM: |
perl-DateTime-Format-Flexible-0.36-2.el8.src.rpm
|
Build Date: | Sat Oct 26 2024 |
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. |