apk add tzdata
cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
echo "Asia/Shanghai" > /etc/timezone
date -R # Verify that it's working properly
apk del tzdata
Last active
February 28, 2021 14:02
-
-
Save wey-gu/4b45535a2ff41d4b56659d49bdbab430 to your computer and use it in GitHub Desktop.
Time zone Configuration for iSH App
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment