| 24 h clock in bottom panel?Forum: User Feedback Topic: 24 h clock in bottom panel? started by: PaulFXH  Posted by PaulFXH on Feb. 04 2009,15:32 DSL 4.4.12 on a Asus EeePC 901 with JWM. The clock in the tray uses a 12 h system although the time shows as a 24 h reading when I mouse over the clock, I cannot find how to change the tray clock to permanently read in 24 h format. Any clues?  Posted by mikshaw on Feb. 04 2009,20:33 /home/dsl/.jwmrc-tray jwm documentation: < http://joewing.net/programs/jwm/config.shtml#trays > strftime documentation: < http://www.bash-linux.com/unix-man-strftime.html > I think it would be something like this: 
  Posted by PaulFXH on Feb. 05 2009,02:32  
 Thank you. The code you provided worked perfectly for me. |