1idevicedate(1) General Commands Manual idevicedate(1)
2
3
4
6 idevicedate - Display the current date or set it on a device.
7
9 idevicedate [OPTIONS]
10
11
13 Simple utility to manage the clock on a device.
14
15
17 -u, --udid UDID
18 target specific device by UDID.
19
20 -n, --network
21 connect to network device.
22
23 -d, --debug
24 enable communication debugging.
25
26 -s, --set TIMESTAMP
27 set UTC time described by TIMESTAMP
28
29 -c, --sync
30 set time of device to current system time
31
32 -h, --help
33 prints usage information
34
35 -v, --version
36 prints version information.
37
38
40 Martin Szulecki
41
42
44 https://libimobiledevice.org
45
46 https://github.com/libimobiledevice/libimobiledevice
47
48
49
50 idevicedate(1)