Unix Timestamp Converter
Convert between a Unix timestamp and a human-readable date/time — edit either side and the other updates to match.
Free Online Tools
Convert between a Unix timestamp and a human-readable date/time — edit either side and the other updates to match.
Type a Unix timestamp, or set the date/time directly — both stay in sync. The breakdown below shows the same instant in several common formats.
Date.now() and most JS APIs use milliseconds instead -
the unit toggle covers both without needing to multiply/divide by 1000 yourself.