title: DATE::TIME_SEC section: 1g version: 1.0.1 date: 2025-09-11 author: laplante@plcb.ca
date::time_sec Returns the number of seconds elapsed since January 1, 1970 UTC.
date::timeSec or timeSec()
date::time_sec or time_sec()
Returns the number of seconds elapsed since January 1, 1970 UTC. The result is independent of the system’s location or time zone.
time_sec()
→ 1679769009
laplante@plcb.ca