Posts
Aug 10, 2021
Python: Get Current Time by Timezone
How to get the current time in a specific timezone using Python's pytz library.
Aug 1, 2021
Updating GitHub Authentication Using Token on macOS
Step-by-step guide to replace GitHub password authentication with a personal access token on macOS.