Netmond V2. TimeFmt parameter


The TimeFmt parameter set $TIME system variable presentation. $TIME variable keep current system time and usually is used in Saving methods.

TimeFmt "format"
format
strftime(3) -like format string for current time output. Default format - the total number of seconds from Epoch (00:00:00 UTC, January 1, 1970).

TimeFmt parameter usage example

TimeFmt "%H:%M:%S"

Report current system time like HH:MM:SS (hours:minutes:seconds).


See also:
Date and time representation (strftime)
Save directive
Network interfaces statistic accumulation example

© 1998-2002, Rinet Software