Row 1Timestamp -> Date
ISO: 1969-12-31T23:59:59.000ZSeconds: -1Milliseconds: -1000
Unix time before the epoch
Yes. Negative Unix timestamps represent instants before the Unix epoch. A value of -1 second is one second before 1970-01-01T00:00:00Z. This tool is free to use. No account or payment is required.
Last updated
Unix timestamp 0 is exactly 1970-01-01T00:00:00Z. Values below zero move backward from that instant.
-1 converts to the final second of 1969 UTC.
-1ISO: 1969-12-31T23:59:59.000Z
Seconds: -1
Milliseconds: -1000Common questions
The Unix representation supports them conceptually, but individual databases, languages, or APIs may impose narrower ranges.
Not in this example. Its magnitude is below the millisecond threshold, so VetaTool treats it as -1 second.
Debugging a specific Timestamp issue? Browse Timestamp troubleshooting.