Unable to inspect and choose date from "ion-datatime" component

Hello everyone, I was trying to solve this problem for some time and I didn’t manage to find solution. The problem is :
There is “ion-datatime” component in app that I am testing, and when I try to inspect component with Appium, I can’t divide section of the component to “hours”/“minutes”/“AM/PM”. Appium sees it like one section. Second problem is that, if you try to tap on specific number(hour/min) that button is not set and is not in focus. Does anyone have solution and experience with this issue?