You're viewing a demo portfolio

Join the waitlist
PRSM

datetime

Active

Tool of x402 Trading & On-Chain Intelligence

declared in 1.0.0

Date/time math + timezones. op: now | convert | add | diff. Send { op, time?, timezone?, amount?, unit?, to? }. [x402 paid tool — price $0.003; POST /api/datetime]

Parameters schema

{
  "type": "object",
  "required": [
    "op"
  ],
  "properties": {
    "op": {
      "type": "string",
      "description": "now, convert, add, or diff"
    },
    "to": {
      "type": "string",
      "description": "end time for diff"
    },
    "time": {
      "type": "string",
      "description": "ISO/epoch input time"
    },
    "unit": {
      "type": "string",
      "description": "s/m/h/d/w for add"
    },
    "amount": {
      "type": "number",
      "description": "amount for add"
    },
    "timezone": {
      "type": "string",
      "description": "IANA tz, e.g. America/New_York"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

x402 Trading & On-Chain Intelligence

1/7 registries
View full server →