Survey Tabulation > Advanced expressions > UNICOM Intelligence function library > Date and time functions > DateOnly
 
DateOnly
Returns the date from a date and time value.
Syntax
DateOnly(Val)
Parameters
Val
Type: Date
Date value.
(return)
Type: Date
The date from Val (year, month and day).
The return value is the same as Val, but with the time of day set to 00:00:00.
See also
Date and time functions