FUJITSU SPARC ENTERPRISE M4000 User Manual

Page 261

Advertising
background image

settimezone(8)

System Administration

291

EXAMPLE 2

Lists the time zones that can be set.

EXAMPLE 3

Sets the Daylight Saving Time information as follows: abbreviation of time
zone is JST, the offset from GMT is +9, the name of Daylight Saving Time
is JDT, Daylight Saving Time is 1 hour ahead, and the time period is from
the last Monday of March 2:00 to the last Sunday of October 2:00.

EXAMPLE 4

Sets the Daylight Saving Time information as follows: abbreviation of time
zone is JST, the offset from GMT is +9, the name of Daylight Saving Time
is JDT, the offset of Daylight Saving Time from GMT is +10, and the time
period is from the first Sunday of April 0:00 to the first Sunday of Septem-
ber 0:00.

EXAMPLE 5

Deletes the Daylight Saving Time information of current settings.

EXIT STATUS

The following exit values are returned:

SEE ALSO

setdate(8)

, showdate(8), showtimezone(8)

XSCF>

settimezone -c settz -a

Africa/Abidjan
Africa/Accra
Africa/Addis_Ababa
Africa/Algiers
Africa/Asmera
Africa/Bamako
Africa/Bangui
.
.

XSCF>

settimezone -c adddst -b JST -o GMT-9 -d JDT -f M3.5.0 -t

M10.5.0

JST-9JDT,M3.5.0,M10.5.0

XSCF>

settimezone -c adddst -b JST -o GMT-9 -d JDT -p GMT-10 -f

M4.1.0/00:00:00 -t M9.1.0/00:00:00

JST-9JDT-10,M4.1.0/00:00:00,M9.1.0/00:00:00

XSCF>

settimezone -c deldst -b JST -o GMT-9

0

Successful completion.

>0

An error occurred.

Advertising