SteveKunG / SkyBlockcatia

Useful Hypixel Skyblock features, QOL and In-game API Viewer
https://www.curseforge.com/minecraft/mc-mods/skyblockcatia
MIT License
31 stars 9 forks source link

Add option for 24 hours time format #14

Closed jkroepke closed 3 years ago

jkroepke commented 3 years ago

Hi,

please add an option to support 24 hour time format (e.g in render info) instead the 12 hour AM/PM time format.

For example in Germany we have the 24 hour time format but we often prefer an english game language.

Looking at the code, the locale date format is used. https://github.com/SteveKunG/SkyBlockcatia/blob/c41787a4dd1ed9471f2b80791c0b0d1e3bd2f49b/src/main/java/com/stevekung/skyblockcatia/renderer/HUDInfo.java#L190-L191

Maybe it possible to define a custom date format (using the date/time letters) inside the options would be the best.

Thanks.

Great mod btw!

SteveKunG commented 3 years ago

Fixed in 1.0.9