Skip to content

Releases: KendallDoesCoding/date-and-time-printer

v0.1.5

07 Jul 16:23
21035d8
Compare
Choose a tag to compare

Instead of the website being a static site, displaying the time and date of when the site was loaded, I made it so that the date and time updates in real time.

The date will update only once a day, when it turns 12:00am, if you have the site open at 11:59:59 as the date only changes once a day, lol, but for the time, if you keep the site open all day long, it will change between all the 86400 seconds.

v0.1.0

07 Jul 16:19
Compare
Choose a tag to compare

A static site, which displays the current date and time, along with the timezone as of when the site was loaded. I believe, this uses your device time, so if it's incorrect, it's because your device time is incorrect.

Full Changelog: https://github.com/KendallDoesCoding/date-and-time-printer/commits/v0.1.0