usegmt

usegmt -- Sets time/date strings to GMT or local time.

Syntax

(usegmt t[rue]|f[alse] [label ...])
    

Arguments

t[rue]|f[alse]

Sets time to GMT (t or true), or local (f or false). The default is t.

label

An optional log or group label.

Description

The usegmt command lets you set the time for the time and date strings of any log or group to Greenwich Mean Time or local time. If no label is specified, this command sets a global default value for all logs and groups. Any specific value always overrides the global definition, regardless of the order in the configuration file or when a command is sent.

See Also

collect, time

Example

    (usegmt true)
    (usegmt f press)

Copyright 1995-2002 by Cogent Real-Time Systems, Inc.