egeniq / android-tv-program-guide

Android TV Program Guide
Apache License 2.0
164 stars 66 forks source link

How to Set time to 12 hour Format #55

Closed MaheshaCN24 closed 12 months ago

MaheshaCN24 commented 1 year ago

Hi Sir, I need to set that timeline time in 12 hours format how can I do this?

dzolnai commented 12 months ago

Hello,

sorry for the late reply. Change H:mm to h:mm here:

https://github.com/egeniq/android-tv-program-guide/blob/ee45f61357e56345824e88b7ed5b2889a06c6492/library/src/main/java/com/egeniq/androidtvprogramguide/timeline/ProgramGuideTimeListAdapter.kt#L45