The $today function returns the current client day as date range (DateRange) with times from 00:00:00.000 to 23:59:59.999.
Tooltip
Syntax: $today()
Syntax
$today()
Parameter
None.
Return value
The current client day as date range (DateRange) with times from00:00:00.000 to 23:59:59.999.
Example
Executed on 2019/12/03 at 01:30 p.m.
Syntax | Result |
|---|---|
$today() | DateTime (from 03.12.2019 00:00:00.000 to 03.12.2019 23:59:59.999 |