Hello,
I am creating an Android application, I inserted a textfields "time" that allows the user to choose a time in the format "hh: mm" (is it also possible to change it in the format "mm: ss "?), and I want to get this hour (and minute) to convert it to milliseconds but I do not know how I can do it ?
Thanks for your help !