n0bel / PiClock

A Fancy Clock built around a monitor and a Raspberry Pi
MIT License
566 stars 182 forks source link

Radar Side By Side #173

Closed maserowik closed 3 years ago

maserowik commented 4 years ago

Not quite sure what to call the screen so here goes. 1) Form the main PiCLock screen double click to bring up the side by side radar screen On that screen my time stamps on the radar images are not in sequential order. The time is all over the place.
2) on the bottom of the screen when it has the date and time mine is still shown in 24 hour time even thought I changed the setting in the PyQtPiClock.py to the {0:%H:%M) to {0:%I:%M %p} all other places appear to be correctly in 12 hour time.

Thanks

togatown commented 4 years ago

Sounds like you may have missed something during the upgrade. Back up the folder or rename it and reinstall. Does that cure it?