Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

The package "systemd" must be installed on the system, for timedatectl to be used.

== >> Workaround is not working on PFC100/PFC200 runtimes, this is not needed

Use the "TZ"-command in place of the "timedatectl set-timezone Europe/Berlin"-command

Code Block
themeConfluence
TZ="CEST"

The timezone abbreviation can be found here: http://www.timeanddate.com/time/map/

Info

Allow the command first, as described here:   SysProcess

Info

The list of available time zones can be read out via the command line

Code Block
themeConfluence
timedatectl list-timezones

...