Unix Timestamp Converter avatar

Unix Timestamp Converter

Under maintenance

Pricing

Pay per usage

Go to Apify Store
Unix Timestamp Converter

Unix Timestamp Converter

Under maintenance

Convert between Unix timestamps and human-readable UTC dates in bulk. Supports seconds and milliseconds, ISO 8601, weekday and relative age. Offline, no API keys.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

soot

soot

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

12 days ago

Last modified

Share

Convert between Unix timestamps and human-readable UTC dates in bulk. Supports seconds and milliseconds, ISO 8601, weekday and relative age. Offline, no API keys.

What it does

A self-contained utility Actor - no API keys, no external accounts. Run it on one or many inputs and get a clean, structured dataset (CSV/JSON).

Features

  • Batch processing - one or many inputs per run
  • Structured output - tidy rows ready for CSV/JSON export
  • No credentials - works out of the box
  • Pay-per-event pricing - pay only for what you use

Input

FieldTypeRequiredDescription
valuesarrayyesTimestamps or ISO dates.

Usage example

curl -X POST "https://api.apify.com/v2/acts/sootesting~timestamp-converter/runs?token=YOUR_TOKEN" \
-H "Content-Type: application/json" -d '{"values": ["1700000000", "2024-01-15T12:00:00Z"]}'

Output

FieldTypeDescription
inputstringOriginal input
unixSecondsintegerUnix seconds
iso8601stringISO 8601 UTC
utcstringReadable UTC
weekdaystringDay of week
relativestringRelative to now

Pricing

Pay-per-event: a small per-run start fee plus a low per-result fee.