28 lines
970 B
Plaintext
28 lines
970 B
Plaintext
|
TIMEZONE(1) User Commands TIMEZONE(1)
|
||
|
|
||
|
NAME
|
||
|
timezone - display or set the system time zone
|
||
|
|
||
|
SYNOPSIS
|
||
|
timezone [-s time_zone]
|
||
|
|
||
|
DESCRIPTION
|
||
|
If no parameters are specified the value of the system time zone is
|
||
|
printed. If the -s option is specified the new value for the system
|
||
|
time zone must be specified. The time zone is represented as an offset
|
||
|
for GMT. As an example, the time zone offset would be -6 for central
|
||
|
time in the U.S. During daylight savings, the offset would be -5 for
|
||
|
the central time zone.
|
||
|
|
||
|
AUTHOR
|
||
|
Dave Hein
|
||
|
|
||
|
COPYRIGHT
|
||
|
Copyright (c) 2013, Dave Hein
|
||
|
MIT License (See license.txt in the root directory)
|
||
|
This is free software: you are free to change and redistribute it.
|
||
|
There is no warranty, to the extent permitted by law.
|
||
|
|
||
|
|
||
|
SPINIX utility November 2013 TIMEZONE(1)
|