Coordinates Timezone Lookup
Use adjusting UTC schedules to localized user times.
Call
POST https://bizintel-api.hahavoid0.workers.dev/geography/timezone
{
"latitude": 37.77,
"longitude": -122.41
}AgentCash command
npx agentcash@latest fetch https://bizintel-api.hahavoid0.workers.dev/geography/timezone -m POST -b '{"latitude":37.77,"longitude":-122.41}'Not for
Do not use for local weather lookup (use weather).