Android 系统设置里不能把时区更改为 UTC,只能通过模拟终端或 ADB 解决。
两种方法都试了,还不清楚是哪种产生的效果。重启之后时区改变。
方法一
| 1 | adb shell | 
方法二
| 1 | adb shell | 
References
How to add timezone to world clock when you don’t know the city?
Android 系统设置里不能把时区更改为 UTC,只能通过模拟终端或 ADB 解决。
两种方法都试了,还不清楚是哪种产生的效果。重启之后时区改变。
| 1 | adb shell | 
| 1 | adb shell | 
How to add timezone to world clock when you don’t know the city?