Digital timestamp (Unix time, Epoch time, Posix time) (unixtime)

Digital timestamp defined as Unix Time. It is a system for describing a point in time. It is the number of seconds that have elapsed since the Unix epoch, excluding leap seconds.

JSON

Typedatatype
Regular expression\d{1,10}
Sources
Categories
  • datetime (Date and time)
Languages
  • common (Common to most languages)
Examples
  • 1652190194 (2022-05-10T13:43:14+00:00)
  • 915148800 (1998-12-31T23:59:60.25)