Hi,
I’m using a time type in my app (it’s a starting time).
I have a form to create an appointment, and the initial value is calculated from the current time and rounded to the next quarter.
When I test it, it works fine (I’m testing it at 3:50 PM shows me 4:00 PM), but it doesn’t work in the form (Shows me 4:05 PM).
It doesn’t make sense to me. Any idea ?