Avatar

Level 10

Try with the below patterns for the Date Time field..

Display Pattern: time{HH:MM:SS}

Edit Pattern: time{H:M} //I am assuming the users will not enter the seconds in the input.

Data Pattern: time{HH:MM:SS}

Thanks

Srini