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