Description
|
Fill in the missing components of a partially specified date/time.
|
1
|
DATETIME
|
a partially specified date/time.
|
2
|
DATETIME
|
a source date/time, used to complete the other date.
|
Evaluation
|
Fills in the missing components of a partially specified date value. Themissing component values are taken from the second parameter, a date value which, if not fully specified, should have at least the components which are missing from the date which is being completed.
See the syntax examples below and see also related functions
(PreviousDate)
and
(NextDate)
.
|