Why does my converted date look far in the future?
The input may be milliseconds when the tool expects seconds, or the reverse.
Convert Unix timestamps to human-readable dates and back. Paste a timestamp or an ISO date string.
Unix time conversion is useful when debugging logs, token claims, and API events that store time as epoch values.
Related tools: JWT Decoder, Cron Parser, Number Base Converter.
The input may be milliseconds when the tool expects seconds, or the reverse.
Unix values are absolute, but rendered date strings depend on timezone display settings.
Yes. Human-readable dates can be converted back into epoch values.