This app helps you get the time of any country in the world.
- Get the current time of any country in the world by time zone.
- Clone the repository.
- Install the required packages using
pip install -r requirements.txt
.
- Run
python world_time.py
. - Enter the name of the country or the time zone you want to get the time for.
- Country Flags.
- Time zone mark.
- Map Feature.
;)