Kembali ke Marketplace
Time API
FREECurrent time, timezone conversion, and date math.
Utilities 4.6 (133) 1,000 req/day OPERATIONALAuth required
Endpoint
GET/v1/time
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| timezone | string | optional | IANA timezone name. |
Response example
{
"success": true,
"data": { "timezone": "Asia/Jakarta", "iso": "2026-09-15T20:00:00+07:00" }
}Error responses
400INVALID_TIMEZONE— Unknown timezone
Try it
Pilih bahasa, salin, dan jalankan di terminal kamu.
curl -X GET "https://api.rannzdigital.web.id/v1/time" \
-H "X-API-Key: YOUR_API_KEY"Never expose your API key in frontend code or public repositories.
Ratings & Comments
Beri rating & komentar
budi_koding 5
Cepat dan dokumentasinya jelas.
2026-09-12
sitidev 4
Work as expected, cocok untuk MVP.
2026-09-08