title: DATE::TIME_MSEC section: 1g version: 1.0.1 date: 2025-09-11 author: laplante@plcb.ca
*date::time_msec Returns the number of milliseconds elapsed since January 1, 1970 UTC.
date::timeMsec or timeMsec()
date::time_msec or time_msec()
Returns the number of milliseconds elapsed since January 1, 1970 UTC. The result is independent of the system’s location or time zone.
time_msec()
→ 1679769228192
laplante@plcb.ca