Control iOS Date - Set Device Time with idevicedate | Online Free DevTools by Hexmos
Control iOS device date and time settings with idevicedate. Synchronize device time or set a specific timestamp using the command line. Free online tool, no registration required.
idevicedate
Display the current date or set it on an iOS device. More information: https://manned.org/idevicedate.
- Display the current date and time:
idevicedate
- Set the date and time on the device to the system time:
idevicedate --sync
- Set the date and time to a specific timestamp:
idevicedate --set {{timestamp}}
