Returns a timestamp from the given time and timestamp objects. The value in the time object overwrites the time value in the time stamp timestamp object so that only the date part is used from the time stamptimestamp.
Namespace
datetime
Input
time(time
|string
), timestamp(timestamp
|string
)
...