Pybites Logo

Datetime Bite Exercises

Level Name Tags
Newbie Working with dates imports datetime newbie modules
Beginner Pybites date generator generators datetime
Beginner Write a property datetime properties
Beginner Working with datetimes datetime timedelta 100days
Beginner Work with datetime's strptime and strftime datetime strptime strftime 100days
Beginner Like there's no tomorrow? datetime
Beginner Reading progress datetime numbers
Intermediate Parsing dates from logs file processing datetime 100days
Intermediate Converting date strings to datetimes datetime findall Counter
Intermediate Having fun with heapq datetime heapq
Intermediate Calculate the total duration of a course datetime numbers findall timedelta
Intermediate When does python 2 die on planet miller? datetime
Intermediate Humanize a datetime datetime namedtuple
Intermediate Sort a list of book objects lambda operator datetime attrgetter list sorting namedtuple
Intermediate Primitive date format inferrer classmethod datetime exception handling enum
Intermediate Calculate the number of months passed datetime exception handling dateutil
Intermediate 100 weekdays of code date range datetime dateutil
Intermediate Contemporary composers exception handling generators datetime dict namedtuple
Intermediate Set up future notifications datetime timedelta findall f-strings
Intermediate Find missing dates datetime pandas dateutil
Intermediate Parse pybites blog git commit log string parsing data analysis Counter datetime dateutil
Intermediate Calculate number of books to have read at date ... datetime exception handling dateutil
Intermediate What date is mother's day celebrated? datetime dateutil
Intermediate Bite notification planner generators datetime
Intermediate Make a zipfile of the latest log files pathlib datetime zipfile os module
Intermediate Find the fastest speech string manipulation datetime sorting
Intermediate Exchange rates datetime sorting dict
Intermediate To rent or to stream movies? typing datetime collections dict
Intermediate Goal tracker datetime date tuple unpacking
Advanced Calculate a coding streak in days datetime string manipulation timedelta
Advanced Calculate my mac's longest uptime data wrangling datetime string parsing dateutil
Advanced Get the dates ninja belts were earned looping datetime pandas json sorting
Advanced Zodiacal data parsing datetime pytest fixtures
Advanced 🥳 pto calculator exception handling string formatting looping datetime calendar numbers
Advanced Learn to handle cron schedule expressions exception handling iteration datetime crontab dataclasses