A small Python library to parse various kinds of time expressions, inspired by a StackOverflow question.
The single function pytimeparse.timeparse.timeparse defined in the library (also available as pytimeparse.parse) parses time expressions like the following:
It returns the time as a number of seconds (an integer value if possible, otherwise a floating-point number)
A number of seconds can be converted back into a string using the datetime module in the standard library.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
1.1.8-bp156.3.1 info | GA Release | 2023-07-22 | 15 SP6 |
|
|
1.1.8-bp155.2.13 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
1.1.8-bp154.1.49 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
1.1.8-bp153.1.15 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
1.1.8-bp152.3.16 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
1.1.8-bp151.1.1 info | GA Release | 2019-06-18 | 15 SP1 |
|
|