- use date to change the android system time, date xxx_sec to change the system time.
date command to print the system time. - Get the correct time form PC, date +%s to get the seconds since 1970.
Taiwan time need to add 8hrs = 28800 secs - for example
# date 1280438901
time 1280438901 -> 1280438901.0
# date
Thu Jul 29 21:28:23 GMT 2010
- Reference
留言
張貼留言