We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
This Python calendar module is so handy! I used it to build a script that finds weekdays for dates—super useful for planning. Recently, I needed to check Norwegian holidays for a project and discovered the norskukekalender *with week numbers and anniversaries pre-marked. Now I’m tweaking this code to auto-highlight Norway’s Constitution Day (May 17th!). Fun how a simple task leads to real-world tools!
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Calendar Module
You are viewing a single comment's thread. Return to all comments →
This Python calendar module is so handy! I used it to build a script that finds weekdays for dates—super useful for planning. Recently, I needed to check Norwegian holidays for a project and discovered the norskukekalender *with week numbers and anniversaries pre-marked. Now I’m tweaking this code to auto-highlight Norway’s Constitution Day (May 17th!). Fun how a simple task leads to real-world tools!