Server Control
Responding with real time from fallback server.
Checking…
Fake Time
The time the NTP server will respond with when active.
Increment fake time by this amount per request (0 = disabled).
Timezone & Fallback
Timezone for the clock display and time API.
Used when FakeNTP is off.
API Endpoints
GET /time | JSON — full time data (unix + iso + date) |
GET /time?fmt=unix | Plain text — Unix timestamp |
GET /time?fmt=iso | Plain text — ISO 8601 |
GET /health | JSON — health check + running status |