A Unix timestamp is the number of seconds elapsed since 1970-01-01T00:00:00Z.
LLM agents can compare Unix timestamps to calculate elapsed time, session age and data freshness without parsing ambiguous human dates.
GET https://liveutc.ai/v1/time.json
Unix timestamps should be interpreted together with UTC or a valid IANA timezone when local context matters.
Maintainer: IVEON.AI