Liquid Studio Documentation
Data Mapping / Data Mapper Functions / By Category / Date Time / CreateDateTime
In This Topic
    CreateDateTime
    In This Topic

    Function Name
    CreateDateTime
    Category
    DateTime
    Icon
    Day
    Description
    Creates a DateTime from a Date and a Time value
    Inputs
    Date The year part of the DateTime value (required)
    Time The time part of the DateTime value (optional defaults to 00:00:00)
    Outputs
    Date The resulting DateTime value
    Properties
    None -

    Usage

    Creates a DateTime value from a date and a time value.

    See Also