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.
- Host: GitHub
- URL: https://github.com/leethabo27/world--clock--project
- Owner: Leethabo27
- Created: 2024-12-10T19:29:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-11T06:50:44.000Z (over 1 year ago)
- Last Synced: 2025-05-14T16:19:36.899Z (about 1 year ago)
- Topics: world-clock-time-zones-javascript-html-css
- Language: HTML
- Homepage: https://leethabo27.github.io/World--Clock--Project/
- Size: 6.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)