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)