https://github.com/parisa-singh/world-clock
A real-time clock that lets you track the current time across all time zones, anytime, anywhere.
https://github.com/parisa-singh/world-clock
api css html timezone-conversion world-clock
Last synced: 10 months ago
JSON representation
A real-time clock that lets you track the current time across all time zones, anytime, anywhere.
- Host: GitHub
- URL: https://github.com/parisa-singh/world-clock
- Owner: parisa-singh
- License: mit
- Created: 2025-01-31T19:29:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-31T19:42:15.000Z (about 1 year ago)
- Last Synced: 2025-05-13T18:45:36.533Z (11 months ago)
- Topics: api, css, html, timezone-conversion, world-clock
- Language: JavaScript
- Homepage: https://parisa-singh.github.io/world-clock/
- Size: 127 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌍 World Clock
A real-time world clock with a toggleable timezone table, dark mode, and responsive design, built with **HTML**, **CSS**, and **JavaScript**.



---
## Features
- **Real-Time Clock**: Displays the current local time in 12-hour format.
- **Timezone Table**: Toggle to view real-time clocks for multiple timezones worldwide.
- **Dark Mode**: Switch between light and dark themes for better readability.
- **Responsive Design**: Works seamlessly on both desktop and mobile devices.
---
## How to Use
### Live Demo
👉 [View Live Demo](https://parisa-singh.github.io/world-clock/)
### Run Locally
1. Clone the repository:
```bash
git clone https://github.com/parisa-singh/world-clock.git