{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "timezone-converter-production-d3c5-up-railway-app-api-convert",
  "title": "Timezone Converter \u00b7 IANA Timezone Conversion",
  "url": "https://timezone-converter-production-d3c5.up.railway.app/api/convert",
  "category": "tools",
  "summary": "Convert datetime values between IANA timezones with support for ISO 8601 and human-readable formats.",
  "seo": {
    "title": "IANA Timezone Conversion API | x402",
    "description": "Convert datetime between IANA timezones. ISO 8601 and human-readable input support. 0.001 USDC per conversion on Base."
  },
  "use_cases": [
    "Schedule cross-timezone agent operations",
    "Convert meeting times for global coordination",
    "Normalize timestamp data across timezone boundaries"
  ],
  "ideal_buyer": "Scheduling agents and global coordination systems requiring accurate timezone conversion.",
  "example_prompt": "Convert 2024-01-15T14:30:00 from America/New_York to Europe/Paris and Asia/Tokyo.",
  "example_request_body": {
    "to": "Europe/Paris",
    "from": "America/New_York",
    "datetime": "2024-01-15T14:30:00"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.05,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6e8b64638b24c6d625b045dd353120d850064e2e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "datetime",
              "from",
              "to"
            ],
            "properties": {
              "to": {
                "type": "string",
                "description": "Target IANA timezone (e.g. Europe/Paris)"
              },
              "from": {
                "type": "string",
                "description": "Source IANA timezone (e.g. America/New_York)"
              },
              "datetime": {
                "type": "string",
                "description": "Date/time string (ISO 8601 or human-readable, e.g. '2024-01-15T14:30:00')"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "timezone-converter-production-d3c5-up-railway-app",
    "host": "timezone-converter-production-d3c5.up.railway.app",
    "title": "Timezone Converter API",
    "description": "A timezone conversion service hosted on Railway. No further details available from the origin's current response.",
    "url": "https://timezone-converter-production-d3c5.up.railway.app",
    "favicon": "https://timezone-converter-production-d3c5.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/timezone-converter-production-d3c5-up-railway-app-api-convert",
    "url": "https://x402all.com/resource/timezone-converter-production-d3c5-up-railway-app-api-convert",
    "name": "Timezone Converter \u00b7 IANA Timezone Conversion",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/timezone-converter-production-d3c5-up-railway-app-api-convert",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://timezone-converter-production-d3c5.up.railway.app/api/convert",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/timezone-converter-production-d3c5-up-railway-app",
      "url": "https://timezone-converter-production-d3c5.up.railway.app",
      "name": "Timezone Converter API",
      "@type": "Organization"
    },
    "identifier": "timezone-converter-production-d3c5-up-railway-app-api-convert",
    "description": "Convert datetime between IANA timezones. ISO 8601 and human-readable input support. 0.001 USDC per conversion on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=timezone-converter-production-d3c5-up-railway-app-api-convert",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=timezone-converter-production-d3c5-up-railway-app-api-convert"
}
