Function DateNoTime

Converts a value into a date without the time part

DateNoTime([VALUE])

Parameters

#TypePassingDefaultNameDescription/Comments
1anyrequiredn/aVALUEThe value to convert

Returns

A date object or null if the parsing of the date fails


Examples

Example for parsing a date

{{DateNoTime(ALIAS.SDTIME)}}