time-and-zone-info
Retrieve precise time, UTC offset, and IANA Time Zone details for any geographic coordinates. Ideal for applications needing accurate location-based time zone information.
Instructions
Get the current time and zone info at any point (geographic coordinates). Output includes includes the standard UTC offset, special offset currently in effect (typically but not always Daylight Saving Time), IANA TZID, and the current timestamp in RFC 28222 format.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
lat | Yes | The latitude of the point. | |
lon | Yes | The longitude of the point. |