This mod patches the code for drawing the clock in the HUD so it shows in 24-hour notation unconditionally. By using Harmony instead of drawing over the clock, this mod prevents UI glitches other mod may caused.
Also, this mod patches the Game1.getTimeOfDayString() method so templated text will also show time in 24-hour notation.
Also, this mod patches the Game1.getTimeOfDayString() method so templated text will also show time in 24-hour notation.