python-dateutilEasy Playground

Datetime extensions: relative deltas, parsing, recurrence

Python Playground
Output
Click "Run" to execute your code

python-dateutil is a third-party package. Datetime extensions: relative deltas, parsing, recurrence. Install with: pip install python-dateutil

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?