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 August 21 via manual from JP — Scanned from JP
Effective URL: https://worldtimeapi.org/
Submission: On August 21 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" { "utc_offset": "+09:00", "timezone": "Asia/Tokyo", "day_of_week": 3, "day_of_year": 234, "datetime": "2024-08-21T16:41:30.411997+09:00", "utc_datetime": "2024-08-21T07:41:30.411997+00:00", "unixtime": 1724226090, "raw_offset": 32400, "week_number": 34, "dst": false, "abbreviation": "JST", "dst_offset": 0, "dst_from": null, "dst_until": null, "client_ip": "2001:ac8:40:1d::1e" } 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! ipstack API Geolocation API that validates website visitors by IP address Get your API key! ipstack.com Ads by EthicalAds 🍪 We don't use cookies! More details in our Privacy Policy. Home Spec Examples Schema FAQs Privacy Changelog Donate Version: 0.7.2 Copyright © 2024. All rights reserved.