from datetime import datetime - import datetime utility to operate with time datetime.now() - returns current date object .year - attribute returns year .month - attribute returns month "{month}/{year ...