12 hours time format #85
-
is there a way to change the time format to 12 hours? |
Beta Was this translation helpful? Give feedback.
Answered by
mathoudebine
Jan 5, 2023
Replies: 2 comments
-
I'm not sure if you still need the answer but the way I did it was going into the simple-program.py and adding .strftime() to the end of datetime.now() inside of DisplayText() |
Beta Was this translation helpful? Give feedback.
0 replies
-
For the system-monitor (main.py) the date & time should now be displayed based on your computer locale |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mathoudebine
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For the system-monitor (main.py) the date & time should now be displayed based on your computer locale