Conversion functions
Reference documentation for Expressif functions in the temporal/conversion scope.
| Name | Overview |
|---|---|
datetime-to-date | Returns the date at midnight of the argument dateTime. |
invalid-to-date | Returns the dateTime argument except if the value is not a valid dateTime then it returns the parameter value. |
null-to-date | Returns the dateTime argument except if the value is null then it returns the parameter value. |