I have an application in which I made an alarm. In my application, the problem is that when the deviceβs date and time settings changed, the text of the alarm shortcut also changed. For example, if the time settings are set to 24 hours, then the last is not displayed in the label text and pm is the last time you change the settings as 12 hours, and then am and pm are displayed in the label text. How to determine what date and time settings are and how to apply label text validation, which settings are always displayed in am and pm mode or displayed in 12-hour settings?
Thanks for the success ...
source
share