A beautiful and modern Digital Clock Application built with Java Swing.
- Real-time Digital Clock with smooth updates
- Current Date with day name
- World Time support (Multiple time zones)
- Dark / Light Theme toggle button
- Clean, elegant and responsive UI
- Fully customizable fonts and colors
- Java (JDK 8+)
- Swing GUI (JFrame, JPanel, JLabel, JButton)
- Timer for real-time clock updates
- GridLayout + BorderLayout
- SimpleDateFormat & Calendar
- Clone the repository:
git clone https://github.com/komalborghare/DigitalClockApp.git
