Parse english textual date descriptions
timelib is a short wrapper around php's internal timelib module. It currently only provides a few functions:timelib.strtodatetime:>>> timelib.strtodatetime("today") datetime.datetime(2009, 6, 23, 0, 0) >>> timelib.strtodatetime("today") datetime.datetime(2009, 6, 23, 0, 0) >>> timelib.strtodatetime("next friday") datetime.datetime(2009, 6, 26, 0, 0) >>> timelib.strtodatetime("29 feb 2008 -108...
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.3.0-7.fc42 | - |
Fedora 42 | 0.3.0-7.fc42 | - |
Fedora 41 | 0.3.0-6.fc41 | - |
Fedora 40 | 0.3.0-4.fc40 | - |
You can contact the maintainers of this package via email at
python-timelib dash maintainers at fedoraproject dot org
.