I need a Time Picker for getting hour minutes and second but I could not find a way to get second from time picker. Is there any way to select second from time picker?
Asked
Active
Viewed 83 times
0
-
1if you are allowed to use some other widget you can use - https://github.com/IvanKovac/TimePickerWithSeconds – Rushikesh Talokar May 29 '21 at 03:57
-
Yeah, I created a time picker view with a second as I could not get the seconds value from the official time picker. Thanks everyone for your views – Amar Maharjan May 31 '21 at 14:20