It's possible to set time format through appium?

Hi, is in appium way how to change android time format (12/24h) during emulator starts? Same like changing language before start.

Thanks for help :wink:

@MioOgbeni
I see in last appium version 1.7.2 that they fix locale/language setting, maybe you can look there ?
https://github.com/appium/appium/releases

Yeah, I know that they fixed language/locale setting, but I would to change time format, but I can’t find this function described anywhere. Is this function implemented? In ADB commands it’s possible, but it’s possible also in appium through code?

I’m using another app to set time, not from appium itself