Settimezone – FUJITSU SPARC ENTERPRISE M4000 User Manual
Page 255

settimezone(8)
System Administration
285
NAME
settimezone - set the time zone and Daylight Saving Time of XSCF
SYNOPSIS
settimezone -c settz -s
timezone
settimezone -c settz -a
[-M]
settimezone -c adddst -b
std -o offset -d dst [-p offset] -f date [ /time] -t date
[ /time]
settimezone -c deldst -b
std -o offset
settimezone -h
DESCRIPTION
The settimezone(8) command sets the time zone and Daylight Saving Time of
XSCF.
The time zone is pursuant to POSIX standard.
Privileges
You must have platadm or fieldeng privileges to run this command.
Refer to setprivileges(8) for more information.
OPTIONS
The following options are supported:
-a
Lists the time zones that can be set.
-c settz
Sets the time zone which complies with POSIX standards.
-c adddst
Manually sets the time zone and Daylight Saving Time.
-c deldst
Deletes the time zone and Daylight Saving Time.
-b
std
Specifies the abbreviations of time zone. For std, specify an
abbreviation of 3 letters or more. You can specify it in the format
which complies with RFC2822. In case specified in combination
with "-c adddst," it will be linked with the time zone to be set.
When specified in combination with "-c deldst," the link with
the time zone which has been set will be cancelled.
-d
dst
Specifies the name of Daylight Saving Time. For dst, specify the
alphabets of 3 letters or more. You can specify it in the format
which complies with RFC2822.