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-9.fc43 | - |
| Fedora 43 | 0.3.0-9.fc43 | - |
| Fedora 42 | 0.3.0-7.fc42 | - |
| Fedora 41 | 0.3.0-6.fc41 | - |
You can contact the maintainers of this package via email at
python-timelib dash maintainers at fedoraproject dot org.