$DateTime System Tag
- Last UpdatedMar 01, 2021
- 1 minute read
Returns the number of days (including fractions) that have passed since January 01, 1970 in local time..
Syntax
$DateTime
Data Type
Real (read only)
Example(s)
This script returns the current time.
StringFromTime($DateTime*86400,3);