Adalo provides date picker which provides complete date and time. No way to get time only. For input part, I used date picker to select the starting time of a reminder i.e. Today 4:00 PM or Tomorrow 5:00 PM. However, the reminder is going to be on daily basis that’s why I only have to show the time part.
Now, there is no way to get time part in adalo.
I even tried writing my own APIs but it seems like impossible. Or at least, it’s a lot of round trip of data between Adalo and my API.
Does anyone has any idea how this can be achieved?