Skip to content

A simple neon-styled digital clock web app showing the current time (12‑hour format with AM/PM) and a localized, long-form date.

Notifications You must be signed in to change notification settings

Mandar123454/Digital-Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Digital Clock

A simple neon-styled digital clock web app showing the current time (12‑hour format with AM/PM) and a localized, long-form date. Includes accessibility enhancements and respects prefers-reduced-motion.

Features

  • Live updating time (every second)
  • 12-hour format with AM/PM
  • Localized full date (weekday, month, day, year)
  • Neon UI styling with subtle animated glow
  • Reduced motion support for users preferring minimal animations
  • Accessible dynamic regions using aria-live for time and date

Getting Started

Just open index.html in any modern browser.

Project Structure

index.html      # Markup
style.css       # Styling & animations
script.js       # Time/date logic
README.md       # Documentation

Customization Ideas

  • Add 24h/12h toggle
  • Add timezone selector
  • Provide light/dark theme switch

License

Feel free to use and adapt for personal or educational purposes.

About

A simple neon-styled digital clock web app showing the current time (12‑hour format with AM/PM) and a localized, long-form date.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published