Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

arch linux change timezone

# 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"
Source by wiki.archlinux.org #
 
PREVIOUS NEXT
Tagged: #arch #linux #change #timezone
ADD COMMENT
Topic
Name
3+4 =