Currently I am using Digital Clock. It is taking the mobile time format 12 hr or 24 hr. But for my requirement I thought of using TextClock now to always display the time in 12 hr format.
There is set parameter available in TextClock to set the time format. The xml parameter is format12Hour. And one more thing is TextClock is supported from andriod api 17. What will happen for the api less than 17.
Please kindly share me your option to use the Textclock for my case.