Skip to content

Instantly share code, notes, and snippets.

@manadream
Created March 21, 2015 16:39
Show Gist options
  • Save manadream/6b7e576894a800d451bf to your computer and use it in GitHub Desktop.
Save manadream/6b7e576894a800d451bf to your computer and use it in GitHub Desktop.
Set Android Device timezone using adb
adb shell setprop persist.sys.timezone ${TIMEZONE}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment