SYST:TZON
Sets the time zone of the system clock.
Uses the format (Time-zone ID) defined in Linux for the setting. Normally, you can specify "<region name>/<city name>", but you can also use the format specifying the time difference with UTC (Coordinated Universal Time), or even UTC itself.
Command
SYSTem:TZONe <"string">
SYSTem:TZONe?
Parameter
Value | Time zone ID |
---|---|
Factory default | UTC |
Example
SYST:TZON "Asia/Tokyo"
Response
Returns the time zone as a character string in response to the SYST:TZON? query.