12 hour clock still shows 24 hour time
rckymtnrfc opened this issue ยท 3 comments
Information
Minecraft version: 1.15.2
Forge version: 31.1.41
Environment: Multiplayer
Mod name: GUI Clock
Mod version: 1.4
Description
I've got the config set to "24hourformat = false" and I do see the AM/PM displayed but the clock still displays time in the 24 hour format.
Thank for letting me know! I've fixed it in version 1.5 of the mod.
Still a small issue. When the time goes to 12:00 PM it actually displays as 0:00 PM. Once it gets to 1:00 PM it looks correct.
That's my fault for not actually using the 12-hour format myself. I've checked wikipedia and cycled through all the times. Everything should work as intended in version 1.6.
Thanks for letting me know!