Convert between Unix timestamps and ISO date-times.
A Unix timestamp is the number of seconds since Jan 1, 1970 UTC (ignoring leap seconds).
ISO strings are shown in UTC by default; your browser may display local equivalents in other views.
Enter seconds for Unix timestamp; you can divide milliseconds by 1000 to convert.