Hi Cesar,
For example i'll consider your time field is "Time1".
element Time1 :Time // Time is the datatype.
Now in this field, if suppose you are entered time as 3:51 then we'll round it as 4:00
If you enter 3:40 then we'll round it as 3:00
check the below code to achieve this.![time.PNG]()
Regards,
Shiva G