this a simple clock that displays the local time of the user. The Date()
Object, to get the needed time references and convert the 24 hour format to a 12 hour format.
You have a few options here:
- You can clone or download the repository
- Then open the
index.html
file in a browser.
- Then open the
- You can use the live demo on codepen.io
None
- HTML
- CSS
- JavaScript
- Charles Loges IV - Project work - cloges4
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc