Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 471 Bytes

File metadata and controls

27 lines (15 loc) · 471 Bytes

World Time

This app helps you get the time of any country in the world.

Features

  • Get the current time of any country in the world by time zone.

Installation

  1. Clone the repository.
  2. Install the required packages using pip install -r requirements.txt.

Usage

  1. Run python world_time.py.
  2. Enter the name of the country or the time zone you want to get the time for.

Future Features

  • Country Flags.
  • Time zone mark.
  • Map Feature.

;)