gkrellm: Showing 24h or am/pm time format

Step-by-Step descriptions of how to do things.
Post Reply
User avatar
^rooker
Site Admin
Posts: 1484
Joined: Fri Aug 29, 2003 8:39 pm

gkrellm: Showing 24h or am/pm time format

Post by ^rooker »

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:

Code: Select all

%k:%M <span foreground="$A"><small>%S</small></span>
For AM/PM:

Code: Select all

%I:%M <span foreground="$A"><small>%S</small></span>
Actually, simply using the dropdown should contain both options by default on fresh installations already. :D
Jumping out of an airplane is not a basic instinct. Neither is breathing underwater. But put the two together and you're traveling through space!
Post Reply