I´m trying to set the date/time using the ADB shell but the shell only returns the current time.
I´ve tried:
adb shell date -s YYYYMMDD.HHmmss
The correct format that has worked for me is yyyyMMddHHmm.ss
yyyyMMddHHmm.ss