An open API service indexing awesome lists of open source software.

https://github.com/leethabo27/world--clock--project

A world clock project that shows the time for multiple locations and your current location.
https://github.com/leethabo27/world--clock--project

world-clock-time-zones-javascript-html-css

Last synced: 4 months ago
JSON representation

A world clock project that shows the time for multiple locations and your current location.

Awesome Lists containing this project

README

          

World Clock Project
Description
A world clock project that displays the date and time for multiple locations across different time zones. It also includes the user's current location and allows selection of locations via a dropdown menu.

Features
Displays the current date and time for 3 different locations in various time zones.
Includes a dropdown menu to select specific locations.
Shows the date and time of the user's current location.
Bonus: Provides a link to return to the homepage when viewing another location.
Styled with a visually appealing design, including a galaxy-themed background.
Live Demo
You can view the project here. https://leethabo27.github.io/World--Clock--Project/

Technologies Used
HTML5
CSS3
JavaScript (with Intl.DateTimeFormat for handling time zones)