Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 534 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 534 Bytes

World Timezone App

This is a global clock app that lets you check the time in various cities around the globe. The drop-down bar lets users choose the city name and see the current time and date.

Features

  • Find the names of the cities.
  • Display the current time information, including the date.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • MomentJS library for making the requests

Usage

  1. Select the city from the drop-down list bar.
  2. Press Enter to proceed.
  3. The time for the city you choose will be shown.