About Date Operations
To get specific weekday of every month, you can use relativedelta
from dateutils
. For example, so you could get the usual day for Django meetup in Berlin which happened to be every second to the last Tuesday of the month:
1 |
|
Then write this Python code:
1 2 3 4 5 6 7 8 |
|
Also by me
Django Paddle Subscriptions app
For Django-based SaaS projects.
Django App for You
Django GDPR Cookie Consent app
For Django websites that use cookies.
Django App for You