Epoch milliseconds converter
Work in both directions: paste an epoch timestamp in milliseconds to get a readable ISO 8601, UTC and local date — or type any date to get its epoch value back in both milliseconds and seconds.
Every output has a copy button, so you can grab exactly the format your code or
database expects. The conversion uses the browser’s native Date object and
runs entirely on your device.