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 02 via manual from JP — Scanned from JP
Effective URL: https://worldtimeapi.org/
Submission: On May 02 via manual from JP — Scanned from JP
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/Asia/Tokyo" { "abbreviation": "JST", "client_ip": "2a00:1633:128:4::5", "datetime": "2024-05-02T10:52:31.741340+09:00", "day_of_week": 4, "day_of_year": 123, "dst": false, "dst_from": null, "dst_offset": 0, "dst_until": null, "raw_offset": 32400, "timezone": "Asia/Tokyo", "unixtime": 1714614751, "utc_datetime": "2024-05-02T01:52:31.741340+00:00", "utc_offset": "+09:00", "week_number": 18 } 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! AI-powered ad network for devs. Get your message in front of the right developers with EthicalAds. 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.