Unable to interact with TimePicker

Hello guys!
Is there a way to select a date on date picker?
I know that is no support or command in Appium.

I’ve tried two unsuccessful ways:

  • sendKeys in the editText for hour an minute
  • scrollTo in both

The main behaviour is open the DataPicker Dialog when I click or send the sendKeys command.

Best regards!