[Q] howto set time?

Search This thread

tebra

Senior Member
Dec 8, 2010
455
91
Hi,
the clock time of my NST is wrong event when connected to internet.
My NST 1.2.1 is rooted without Gapps.
I set the time zone of my country in settings.
Any app or terminal command to fix this?
Thanks
 

Renate

Recognized Contributor / Inactive Recognized Dev
The toolbox date command is incredibly stupid.
It doesn't even handle the -u (UTC) flag correctly.
It also has no error handling, one typo gives you a date in 1970.

I wrote adbtime.exe a while ago (it's in the signature).
If you have the adb server running on your host already, just type:
Code:
C:\>adbtime
I use this in combination with adbsync.exe to make sure my Nook is ready for the world before I go out the door.