SetDateTime App (for Zebra devices)
SetDateTime App lets you configure the date and time on a Zebra device β either manually or automatically.
πΉοΈ Manual Configurationβ
If you launch the app, you can freely set the desired date and time.

βοΈ Automatic Configurationβ
Running the provided .bat script generates a file named SetDate.txt, which is copied to /sdcard/ with this format:
+02:00 19/09/2019 13:53:13
Important: Make sure your PCβs date/time format is set to
DD/MM/YYYY(default for French locale), so the script will be parsed correctly.
Upon execution, the app reads /sdcard/SetDate.txt and updates the deviceβs date and time accordingly, then it automatically closes.
π Notesβ
- This is a lightweight utility. Ensure the app is installed with proper permissions:
- Use
adb install -gor - Set the permissions manually in device Settings.
- Use
π₯ Downloadβ
- SetDateTime App β Version 1.01, released on 2019β09β27 (not available at the moment)