You're viewing a demo portfolio

Join the waitlist
PRSM

get_timezone

Active

Tool of io.github.webberdesign/webbersites-x402-data-api

declared in 1.0.0

Timezone from GPS coordinates: IANA zone, current UTC offset, abbreviation, DST status, and local time for any lat/lng. Fast offline lookup (approximate near borders). Pairs with the IP-geolocation endpoint for analytics and scheduling agents. ($0.001 per call, paid via x402)

Parameters schema

{
  "type": "object",
  "required": [
    "lat",
    "lng"
  ],
  "properties": {
    "lat": {
      "type": "number",
      "description": "Latitude, -90 to 90"
    },
    "lng": {
      "type": "number",
      "description": "Longitude, -180 to 180"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.webberdesign/webbersites-x402-data-api

https://github.com/webberdesign/api.webbersites.com

1/7 registries
View full server →
get_timezone — io.github.webberdesign/webbersites-x402-data-api — PRSM MCP