timezone_get
Retrieve timezone information for any geographic coordinates, including offset, timezone ID, and DST details. Specify a timestamp to get historical or future timezone data.
Instructions
Get timezone information for a location
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude of the location | |
| lng | Yes | Longitude of the location | |
| language | No | Language code for results (ISO 639-1, e.g., "en", "es", "fr") | |
| timestamp | No | Unix timestamp (optional) |