i was trying to write an analog world clock app. i wanted to use the analog clock component
<AnalogClock android:id="@+id/MyAnalogClock" />
This shows the system time. But how do we set a different time(say, a second clock showing time for a different country) to the analog clock component