#7484
Support 3
Participant

    Use the Kind property and set the value to 2 for the time control. See the sample code below:

      
    Leave Start Date: <DateTime prompt="Leave start date"></DateTime>
    Leave Start Time: <DateTime prompt="Leave start time" kind="2"></DateTime>
    

    Regards,
    Advansys Support