MakeDateTime - 7.3

Talend Data Mapper Functions Reference Guide

Version
7.3
Language
English
Product
Talend Big Data Platform
Talend Data Fabric
Talend Data Management Platform
Talend Data Services Platform
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development > Designing Jobs
Last publication date
2023-01-05

Creates a DateTime from a Date and Time.

This creates a value of type DateTime from a Date and a Time. Note that a value of type Date or Time is automatically converted to and from a DateTime type. Use this function only when you have both a Date and a Time and you wish to combine them to create a value of DateTime.

Arguments

Date Specify the date value.
Time Specify the time value.