mercredi 30 juin 2021

Check every other week using if statement

I have the following if statement:

if date.weekday() != 0:

How can I change this if statement to check every other Monday (one day every other week)?

Thanks in advance for your help!

Aucun commentaire:

Enregistrer un commentaire