1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/common/idevicedate.md

17 lines
367 B
Markdown
Raw Normal View History

# idevicedate
> 현재 날짜를 표시하거나 iOS 장치에서 설정.
> 더 많은 정보: <https://manned.org/idevicedate>.
- 현재 날짜와 시간을 표시:
`idevicedate`
- 장치의 날짜와 시간을 시스템 시간으로 설정:
`idevicedate --sync`
- 날짜와 시간을 특정 타임스탬프로 설정:
`idevicedate --set {{타임스탬프}}`