Back to catalog
📅

World Time API

Free

A simple API to request the current time based on a request with a timezone

📅CalendarHTTPSCORS enabledNo API key required

World Time

Europe/London

Datetime2026-02-25T19:30:00Z
TimezoneEurope/London
Utc Offset+00:00
Day Of Week3
Week Number9
DstNo

Sample Response

response.json
1{
2 "datetime": "2026-02-25T19: 30: 00Z",
3 "timezone": "Europe/London",
4 "utc_offset": "+00: 00",
5 "day_of_week": 3,
6 "week_number": 9,
7 "dst": false
8}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "http://worldtimeapi.org/"
View Documentation

Similar APIs