How to set date and time in the Picker for different devices Android

I am using appium for the automated testing and all the scripts are in Ruby.

Since there are so many devices and API levels in android, do you guys have anything firm so that we can access Date And time Picker and set the date/time.

Thanks in advance!!!

I also can’t figure this out. It seems like I can only select the time values that are already selected. When I run the appium ruby console I can only see the selected items, so I am not able to modify the time.

Appium Version: 1.4.8
appium_lib: 6.0.0
appium_console: 1.0.4

Have you got any solution for this TIme picket UI. How to set time in time picker.?