Time Selection in Mobile App

I’m trying to build an app but I need the user to enter a start time and an end time in the app from a dropdown of a 24 hour list, so I can do calculations on it. I am very new to AppGyver, any input on how to best accomplish this? Most of my app will be the manipulation of time and hours calculations and I would like to know which way would be best.

Hi! I think yes, dropdown sounds like a good option for you. If you wanted to select also minutes rather than just hours, you could use Pick time flow function for that.