time-and-zone-info
Retrieve current time, time zone details, and UTC offset for any geographic coordinates, including IANA TZID and RFC 2822 timestamp, with precise location-based results.
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. |