Hi Paulo,
If you select and set, for instance 23:55, on your mobile device what is the value on the input field?
I tried it without the forge component on my mobile and it worked fine. Are you sure you need the component (this component will not work on native apps).
If you need some kind of other specific format, check the documentation for the input type time (pattern):
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/time
Regards.
Joao