All Posts programming Display the current date or set it on iOS | idevicedate

Display the current date or set it on iOS | idevicedate

· 113 words · 1 minute read

idevicedate is a command-line program to display the current date or set it on an iOS device such as iPhone and iPad.

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

More information: https://manned.org/idevicedate .

I hope you enjoyed reading this post as much as I enjoyed writing it. If you know a person who can benefit from this information, send them a link of this post. If you want to get notified about new posts, follow me on YouTube , Twitter (x) , LinkedIn , and GitHub .