Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ By default, the command accepts a new date in the `MMddHHmmYYYY.ss` format:
$ adb root

# Set the date to 2017/12/13 12:00:00
$ adb shell date 123112002017.00
$ adb shell date 121312002017.00
```

Setting the Time Zone
Expand Down