Combines the date component of a DateTime object and the time component of another DateTime object into a new DateTime object.
Namespace: MindFusion.Common
Assembly: Common.js
JavaScript
![]() |
---|
function combine (date, time) |
Type: DateTime
The new combined DateTime object.