Arch Linux ändern Zeitzone
# To set the local time of the system clock directly:
$ timedatectl set-time "yyyy-MM-dd hh:mm:ss"
# For example:
$ timedatectl set-time "2014-05-26 11:13:54"
moghaazi