Hi,
I have two column shift start time and shift end time both are of datatype TIMESTAMP and the format mask is HH24:MI
when the user enter shift start time say 10:00 in the change event dynamic action of shift start time I need to add 4 hours and it should return 14:00

But it returns in error

How can this be fixed please