MakeDate
The MakeDate function evaluates specified values representing individual date (year, month, day) and time (hour, minute, second) components and returns a datetime value in ISO format.
Syntax
Function arguments:
Example
Returns the datetime value 2019-01-31 16:30:00 (January 31, 2019 4:30 PM).

