Site Tools


set_clock_format
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


set_clock_format [2006/10/01 23:03] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +======Synopsis:======
 +[[set]] clock_format <text>
 +
 +======Description:======
 +The client uses strftime(3) to create the system clock (%T on your 
 +[[set_status_format|status bar]] or [[special_vars|$Z]]).  
 +
 +When this variable is unset (the default) the strftime value used to create 
 +the clock is either "%R" if [[set clock_24hour]] is ON or "%I:%M%p" if it 
 +is OFF.
 +
 +When this variable is set, the client uses this value as the strftime value
 +used to create the clock, and disregards the value of [[set clock_24hour]].
 +
 +The system clock is updated every [[set clock_interval]] seconds when
 +[[set cpu_saver_after|cpu saver mode]] isn't active.  The default interval
 +is 60 seconds, so putting seconds in your clock format won't buy much 
 +unless you lower your clock interval.
 +
 +======History:======
 +[[SET CLOCK_FORMAT]] first appeared in EPIC4pre1.019.
  
set_clock_format.txt · Last modified: 2006/10/01 23:03 by 127.0.0.1