micktwomey / pyiso8601

ISO8601 formatted datetime parser for python
MIT License
34 stars 13 forks source link

WIP: Adding durations #40

Open micktwomey opened 1 month ago

micktwomey commented 1 month ago

This is a tentative approach to handling durations (which also provide the building block for intervals).

I'm not personally using either of these (though they might prove useful if I ever work on scheduling code again), so I'm short examples.