Create DateTime parser classes and objects
DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code. Builder provides a number of methods, most of which you'll never need, or at least rarely need. They're provided more for exposing of the module's innards to any sub-classes, or for when you need to do something slightly beyond what is expected.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.8300-14.fc41 | - |
Fedora 41 | 0.8300-14.fc41 | - |
Fedora 40 | 0.8300-13.fc40 | - |
Fedora EPEL 10.0 | 0.8300-9.el10_0 | - |
You can contact the maintainers of this package via email at
perl-DateTime-Format-Builder dash maintainers at fedoraproject dot org
.