https://github.com/mightykatun/javascript-countdown
Counts down from a date to another.
https://github.com/mightykatun/javascript-countdown
coutdown html javascript
Last synced: 9 months ago
JSON representation
Counts down from a date to another.
- Host: GitHub
- URL: https://github.com/mightykatun/javascript-countdown
- Owner: mightykatun
- License: mit
- Created: 2024-05-30T21:51:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-23T09:57:56.000Z (about 1 year ago)
- Last Synced: 2025-01-30T16:18:45.338Z (11 months ago)
- Topics: coutdown, html, javascript
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Javascript-Countdown
Counts down from a date to another.
Put the dates in in your html like so:
```html
Month XX, YYYY hh:mm:ss
Month XX, YYYY hh:mm:ss
```