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
Date value(s)
time
Time value(s)
Output
Date/time value(s)
Example
Last updated
Was this helpful?