2.61 TIMEOFFSET

Use TIMEOFFSET to set the Logdump time format. Without arguments, TIMEOFFSET displays the current time offset. Options enable you to set the time to the local time, Greenwich Mean Time (GMT), or a specific offset from GMT. The specified time format applies to the timestamps shown in records as well as any Logdump commands that accept a time string argument.

Default

LOCAL

Syntax

TIMEOFFSET {LOCAL | GMT | GMT + hh[:mm] | GMT - hh[:mm]}
LOCAL

Sets the time to that of the local system.

GMT

Sets the time to Greenwich Mean Time (GMT).

GMT + hh[:mm]

Sets the time ahead of GMT by the specified number of hours and, optionally, minutes.

GMT - hh[:mm]

Sets the time behind GMT by the specified number of hours and, optionally, minutes.

Example

TIMEOFFSET GMT -01