Fujitsu M9000 Life Jacket User Manual


 
settimezone(8)
System Administration 251
EXAMPLES EXAMPLE 1 Sets "Asia/Tokyo" as the time zone.
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 ofDaylight SavingTime fromGMT is +10, and the timeperiod
is from the first Sunday of April 0:00 to the first Sunday of September 0:00.
EXAMPLE 5 Deletes the Daylight Saving Time information of current settings.
XSCF> settimezone -c settz -s Asia/Tokyo
Asia/Tokyo
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