MAKEDATETIME
Create a date/time value from a given date and time
MAKEDATETIME(date
, time
)
Returns the date corresponding to the specified date
and time
.
Arguments
Argument | Description |
| Date value(s) |
| Time value(s) |
Output
Date/time value(s)
Example
Last updated