We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Parses a human readable timedelta (3d5h19m) into a datetime.timedelta.
Delta includes: * Xd days * Xh hours * Xm minutes * Xs seconds
Values can be negative following timedelta's rules. Eg: -5h-30m
An interator over a range of dates
This file has been automatically generated, it is not the truth. If in doubt the code will tell you unambiguously what it does.