1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/idevicedate.md
Gabriel de Souza c8a2495bfb
idevice*, iproxy: add pages (#14363)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-10-30 22:40:38 +01:00

343 B

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}}