https://github.com/subsoap/timestampnow
Open source repo for timestampnow.com
https://github.com/subsoap/timestampnow
Last synced: 11 months ago
JSON representation
Open source repo for timestampnow.com
- Host: GitHub
- URL: https://github.com/subsoap/timestampnow
- Owner: subsoap
- License: cc0-1.0
- Created: 2023-06-06T00:48:24.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-06T00:54:42.000Z (about 3 years ago)
- Last Synced: 2025-08-15T10:41:06.053Z (11 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TimeStampNow
Open source repo for [timestampnow.com](http://timestampnow.com/)
TimeStampNow uses [Cloudflare Workers](https://workers.cloudflare.com/) to publish the current UNIX timestamp in a simple form that anyone can use over HTTP or HTTPS.
TimeStampNow is a free service anyone can use for any purpose. It is used by millions of people to provide reliable server time when apps or games makers want to have time related features based on non-local time but do not want to run their own server just for a timestamp.
The code powering TimeStampNow is simple and published here as open source under CC0.