← Back to directory

Timestamp converter / unix timestamp to date / ISO 8601 converter / epoch to dat...

https://api.x402node.dev/convert/timestamp

Overview

Timestamp converter / unix timestamp to date / ISO 8601 converter / epoch to date / date string to unix / time format converter / utc to local time / unix time / epoch milliseconds / human readable date. Convert between unix epoch (sec or ms), ISO 8601, and human-readable date strings. Auto-detect input format.

Protocol x402
Price $0.0015
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider x402node
Source bazaar
Indexed 2026-05-22 08:46:11

Health

Status healthy
Latency (p50) 421ms
Uptime (30d) 100.0%
Reliability Score 87/100
Last Checked 2026-05-23 01:42:47
Last Healthy 2026-05-23 01:42:47
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified Known USDC
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "queryParams": { "value": "Unix timestamp (sec/ms), ISO 8601, or date string (required)" }, "type": "http" }

Output Schema

{ "properties": { "input": { "type": "string" }, "iso": { "type": "string" }, "unix_ms": { "type": "integer" }, "unix_seconds": { "type": "integer" }, "utc": { "type": "string" }, "weekday": { "type": "string" } }, "required": [ "unix_seconds", "iso" ], "type": "object" }

Recent Health Checks

Time Status HTTP Latency Error
2026-05-23 01:42:47 healthy 402 421ms