-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Hi! Thank you for your library, I just wanna know is it likely that you will add support for negative deltas? For example
timeparse('-1 days -00:00:14.513431')
gives None, why it would be nice (at least for my purpose) to get negative number of seconds in this delta. Probably also output should be the same for such input
timeparse('-1 days 00:00:14.513431')
It's not crucial and could be circumvented of course, but would be nice to have it from the box, thank you)
Metadata
Metadata
Assignees
Labels
No labels