Unix time

The Unix time indicates the number of seconds since 1/1/1970 00:00:00 UTC. Mehr dazu

Request example:

GET: https://digidates.de/api/v1/unixtime?timestamp=2023-01-01%2000:00:00

Response example:

JSON: { "time" : 1640995200 }