DroidWorksStudio / mLauncher

Minimal Launcher app for Android. Customized olauncher as I just started learning kotlin .
GNU General Public License v3.0
270 stars 26 forks source link

[Bug Report] Time Format AM/PM toggle does not function in English (GB) #549

Open ghost opened 1 month ago

ghost commented 1 month ago

Checklist

App version

1.6.7

Android version

Android 14

How did you download the software?

F-Droid

Bug description

When "Show Time" is set to ON, the time displays in 12 hour (AM/PM) format, however, if I try to turn this off by toggling Time Format, the AM/PM remains on the home screen and does not switch to a 24-hour clock if the Interface Language is set to English (GB). If the language is set to English (US) it functions as intended.

Steps to reproduce the bug

  1. Toggle Show Time.to ON
  2. Toggle Time Format (AM/PM) to OFF

Expected behavior

If the time is 3:00pm, toggling the time format should make it instead display 15:00.

Screenshots/Screen recordings

No response

Logs

No response

Additional information

No response

Terms and Conditions

Gitbot-Actions commented 1 month ago

👋 Thanks for reporting!

We will get back to you soon about this issue.

HeCodes2Much commented 1 month ago

No the toggle of am and pm is not 12/24 hour it's just if you want the am or pm to display on the 12 hour clock

Gitbot-Actions commented 1 month ago

👋 Thanks for reporting!

We will get back to you soon about this issue.

HeCodes2Much commented 1 month ago

Ok so there is an issue that I'll fix but it's not as you said.

Use English US for now I'll fix that soon.