Display the current date or set it on a device.
idevicedate [OPTIONS]
Simple utility to manage the clock on a device.
-d, --debug
enable communication debugging.
-u, --udid UDID
target specific device by its 40-digit device UDID.
-s, --set TIMESTAMP
set UTC time described by TIMESTAMP
-c, --sync
set time of device to current system time
-h, --help
prints usage information
Martin Szulecki