Epoch Converter
Paste a Unix epoch (seconds or milliseconds). The readable date updates below. Load example fills the current date and time as a Unix timestamp.
About Epoch Converter
Convert a Unix epoch number to a human readable date and time with this free online epoch converter. Paste an epoch value from a log line, database column, or API response and instantly see the matching date, time, and day of the week in UTC and local time. It is a fast way to make sense of numeric timestamps while debugging outages, ETL jobs, and mobile clients.
Epoch time is seconds or milliseconds since 1 January 1970 UTC. Support engineers convert a customer-reported number into a wall clock. Data engineers convert batch watermarks. App developers convert created_at fields that were stored as integers. Showing the weekday helps when someone asks whether an event was on a weekend. UTC and local together prevent timezone confusion.
If you also need to convert a chosen calendar date back to epoch, or to see the live current timestamp, use the timestamp converter. This epoch converter is the straight path from a number to a readable instant. Invalid or out-of-range values are easier to notice when the date looks absurd, which is a useful hint that you passed milliseconds to a seconds parser.
Conversion runs entirely in your browser with nothing uploaded. Production timestamps never leave your device. Use this free epoch converter and Unix epoch to date tool whenever you need a private, instant human-readable time.