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 May 11 via api from BY — Scanned from DE
Effective URL: https://worldtimeapi.org/
Submission: On May 11 via api from BY — 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": "2001:1b60:1010:3:1012:b48:cc51:ddf6", "datetime": "2024-05-11T03:22:38.056511+02:00", "day_of_week": 6, "day_of_year": 132, "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": 1715390558, "utc_datetime": "2024-05-11T01:22:38.056511+00:00", "utc_offset": "+02:00", "week_number": 19 } 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! SQL query optimization guide with best practices, warnings, and pro tips to speed up your SQL query. 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.