[null,null,["最后更新时间 (UTC):2024-11-09。"],[[["The Time Zone API provides time zone data, including UTC and daylight savings offsets, for specific locations based on latitude/longitude and timestamp."],["You can use the API to display localized time zone names, offsets, and enhance time-based data in your applications."],["The API accepts HTTPS requests with location and timestamp parameters and returns data in JSON or XML format."],["Client libraries are available in Java, Python, Go, and Node.js for easy integration into your projects."]]],["The Time Zone API retrieves time zone data for specific locations using latitude/longitude coordinates and a timestamp. It returns the time zone ID, localized name, UTC offset, and daylight saving time offset in JSON or XML format. To use it, you send an HTTPS request with location and timestamp and you can then utilize the data in your website or apps to show time-based information relevant to users' locations. You can also use one of the provided client libraries to access the API.\n"]]