Learn DateTime module
It's easy to learn as is the default module by Python.
This module will help you to create a schedule planner or set your reminder. Basically you can build your own Google Calender
using this module. I just created this repo for looking into a demo what crazy sort of things one can do.
You can also look for time zones that you want to.
pip install DateTime
pip install pytz
All the Best!
Keep Larning good stuff!
You can use maya instead of using DateTime module. Delorean, Arrow, & Pendulum are some of the other modules that can be used.