gkrellm: Showing 24h or am/pm time format
Posted: Wed Jan 22, 2025 10:44 pm
I love gkrellm for monitoring my machines.
And I've been using the same config files for 20 years now.
I'm so happy it's still in the default repositories everywhere!
So.
Recently I added a new remote gkrellmd machine, and got the time shown as AM/PM.
Here are the format strings for each layout:
For 24 hours:
For AM/PM:
Actually, simply using the dropdown should contain both options by default on fresh installations already.
And I've been using the same config files for 20 years now.
I'm so happy it's still in the default repositories everywhere!
So.
Recently I added a new remote gkrellmd machine, and got the time shown as AM/PM.
Here are the format strings for each layout:
For 24 hours:
Code: Select all
%k:%M <span foreground="$A"><small>%S</small></span>
Code: Select all
%I:%M <span foreground="$A"><small>%S</small></span>