# idevicedate > Display the current date or set it on an iOS device. > More information: . - 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}}`