HTTP/1.1 402 PAYMENT REQUIRED agent402.base.eth · BASE · SOLANA · POLYGON · ARBITRUM · MONAD · CELO · AVALANCHE · STELLAR · ALGORAND · ROBINHOOD · USDC · USDG
Agent402 / tools / Time & scheduling

Time & scheduling

Timezone-aware clocks, epoch conversion, cron parsing, durations.

10 tools in this category - 9 free via proof-of-work. ← All tools

Current time

FREE w/ compute · or $0.001 · GET /api/time

Current time: UTC ISO, epoch seconds/ms, day of week/year, ISO week - optionally rendered in any IANA timezone via ?tz=.

Time convert

FREE w/ compute · or $0.001 · POST /api/time-convert

Convert between epoch (s or ms), ISO 8601, and any IANA timezone. Give a value, get every representation back.

Cron next runs

FREE w/ compute · or $0.002 · POST /api/cron-next

Parse a 5-field cron expression and return the next N run times (UTC).

Duration parse/humanize

FREE w/ compute · or $0.001 · POST /api/duration

Parse a duration like "2h30m" / "1d4h" / "90s" to seconds, or humanize a number of seconds.

Date difference

FREE w/ compute · or $0.001 · POST /api/date-diff

Difference between two dates/times in ms, seconds, minutes, hours, days, and a human summary.

Business days

FREE w/ compute · or $0.001 · POST /api/business-days

Count business days (Mon–Fri) between two dates, inclusive of the start, exclusive of the end. Optional list of holiday …

Age calculator

FREE w/ compute · or $0.001 · POST /api/age

Compute a precise age (years, months, days) from a birth date to today (or a given date), plus total days.

Relative time

FREE w/ compute · or $0.001 · POST /api/relative-time

Format a timestamp as a human relative phrase ("3 hours ago", "in 2 days") versus now or a reference time.

Date arithmetic

FREE w/ compute · or $0.001 · POST /api/add-time

Add (or subtract) a duration to a date. duration like "2d", "-3h", "1w 2d", "90m". Returns the resulting UTC ISO timesta…

Public holidays

$0.002 · GET /api/public-holidays

Public holidays for a country and year via Nager.Date (keyless, 100+ countries): date, local name, English name, nationw…