A collection of server-side scripts to output the server's current Unix timestamp.
The goal of this project is to be able to deploy it to any web server and have at least one script that is compatible and able to return the server's Unix timestamp.
| Language | Seconds | Milliseconds |
|---|---|---|
| VBScript | seconds.asp | milliseconds.asp |
Have a simple script that can return a server's Unix timestamp in a language not shown here?
Open a pull request!