worldtimeapi.org
Open in
urlscan Pro
2a09:8280:1::3:e
Public Scan
Submitted URL: http://worldtimeapi.org/
Effective URL: https://worldtimeapi.org/
Submission: On April 27 via manual from IN — Scanned from DE
Effective URL: https://worldtimeapi.org/
Submission: On April 27 via manual from IN — Scanned from DE
Form analysis
0 forms found in the DOMText Content
WORLD TIME API Examples Schema Spec FAQs WorldTimeAPI is a simple web service which returns the current local time for a given timezone as either plain-text or JSON. # curl "http://worldtimeapi.org/api/timezone/Europe/Berlin" { "abbreviation": "CEST", "client_ip": "2a02:6ea0:c71b:0:1011:6c49:c00e:a9bf", "datetime": "2024-04-27T14:36:54.625145+02:00", "day_of_week": 6, "day_of_year": 118, "dst": true, "dst_from": "2024-03-31T01:00:00+00:00", "dst_offset": 3600, "dst_until": "2024-10-27T01:00:00+00:00", "raw_offset": 3600, "timezone": "Europe/Berlin", "unixtime": 1714221414, "utc_datetime": "2024-04-27T12:36:54.625145+00:00", "utc_offset": "+02:00", "week_number": 17 } Additional information is also provided, including whether that timezone is currently in Daylight Savings Time, when DST starts and ends, the UTC offset, etc. The full list of timezones can be found here, and further details about this service can be found in the FAQs. Show your support with a donation! Simplify infrastructure with MongoDB Atlas, the leading developer data platform Ads by EthicalAds 🍪 We don't use cookies! More details in our Privacy Policy. Home Spec Examples Schema FAQs Privacy Changelog Donate Version: 0.6.9 Copyright © 2024. All rights reserved.