Time zone (XML)
documentedReturn time zone information for a location and timestamp in XML.
GET /maps/api/timezone/xmlTime Zone APIno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl "https://maps.googleapis.com/maps/api/timezone/xml?location={{$location}}×tamp={{$timestamp}}&key={{MAPS_API_KEY}}" \\
-X GET \\
-H "Accept: application/xml"