Unix timestamp converter
Unix timestamp converter. Convert Unix to date on this landing page. Convert timestamps and time zones without sending the values away. Files and text stay on your device — Freela does not upload them.
Local only
Processed locally in your browser
TXTTEXT
- 1Run in the browser
- 2Download or copy
- TXT
Supported formats: Input: number or date. Output: formatted date and Unix values.
- TXT
How to use
- Paste a timestamp or pick a date.
- See Unix seconds, milliseconds and ISO form.
- Copy the representation you need.
Examples
- Decode a 1710000000 log line.
- Get the Unix seconds for a launch date.
Questions
- Does this tool upload my files?
- No. Published Freela tools in this release are LOCAL_ONLY and run in the browser.
- Is it free to use?
- Yes. There is no paywall on this page and we do not invent reviews or star ratings.
- What input does this page accept?
- Unix timestamp converter: unix timestamp. LOCAL_ONLY.
- Seconds or milliseconds?
- Values greater than 1e12 are treated as milliseconds. You can override the unit explicitly.
- Is leap second aware?
- No. JavaScript Date does not model leap seconds.