E-DOC-CTC-20061027-0003v2.0
System Commands
689

system rtc settime

Set/get date, time, timezone, daylight savings time, uptime.
When synchronization with an external NTP server via the Thomson ST SNTP client fails, this command
allows to manually configure its internal clock.
SYNTAX:
where:
EXAMPLE:
iIn cases without regular synchronization, accurate realtime clock settings can not be guaranteed.

system rtc settime [date = <dd/mm/yyyy>]

[time = <hh:mm:ss>]

[timezone = <(+ or -)hh:mm>]

[daylightsaving = <{disabled | enabled}>]

date The system date formatted as dd/mm/yyyy.
Note If not specified, the current date is preserved.
OPTIONAL
time The system time formatted as hh:mm:ss.
Note If not specified, the current time is preserved.
OPTIONAL
timezone The system timezone formatted as (+ or -)hh:mm.
Valid timezones are possible from -12:00 to +14:00 with a resolution
of 15 minutes.
Note If not specified, the current timezone is preserved.
OPTIONAL
daylightsaving Enable or disable daylight saving.
The default is disabled.
Note If not specified, the current daylight saving setting is
preserved.
OPTIONAL
=>system settime
date = 31/01/2005
time = 18:05:16
timezone = +00:00
daylightsaving = off
=>