Identify the continent & city
ln -sf /usr/share/zoneinfo/<continent>/<city> /etc/localtime
hwclock --systohcThis guide with use US English
Open /etc/locale.gen & uncomment:
# /etc/locale.gen
...
en_US.UTF-8 UTF-8
...Then generate the locale:
locale-genSet the locale and keymap:
# /etc/locale.conf
LANG=en_US.UTF-8
# /etc/vconsole.conf
KEYMAP=us