https://github.com/cccaaannn/digitalclock
single line digital clock for adding websites.
https://github.com/cccaaannn/digitalclock
digitalclock single-line
Last synced: 11 months ago
JSON representation
single line digital clock for adding websites.
- Host: GitHub
- URL: https://github.com/cccaaannn/digitalclock
- Owner: cccaaannn
- License: mit
- Created: 2021-03-03T00:05:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-04T02:36:35.000Z (over 5 years ago)
- Last Synced: 2025-06-21T13:44:21.508Z (about 1 year ago)
- Topics: digitalclock, single-line
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# digitalClock
### Single line digital clock for adding websites.
---
  [](https://github.com/cccaaannn/digitalClock/blob/master/LICENSE)
## Live example
## https://cccaaannn.github.io/digitalClock/
### Adding the clock with single line (24 hour format).
```html
```
### 12 hour format in one line.
```html
```
### To add clock to custom divs, use `12hour` or `24hour` classes with this script.
```html
```