Unix Timestamp Converter
Convert Unix timestamps to human-readable dates and vice versa.
Convert Unix timestamps to human-readable dates and vice versa.
Convert Unix epoch timestamps to human-readable dates and times, and vice versa. Supports milliseconds and multiple timezones. This page is part of UtilsNest's Developer Tools, so you can move between related workflows without leaving the browser.
Browse Category
Explore more tools in Developer Tools to handle adjacent tasks faster.
Open Developer ToolsA Unix timestamp counts seconds elapsed since January 1, 1970 00:00:00 UTC (the Unix epoch). It is used in databases, APIs, and log files.
On January 19, 2038, 32-bit Unix timestamps will overflow. Modern 64-bit systems are not affected.
Toggle the "milliseconds" switch. The tool automatically handles timestamps 13+ digits long as milliseconds.