add new chinese translations
This commit is contained in:
16
pages.zh/common/idevicedate.md
Normal file
16
pages.zh/common/idevicedate.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# idevicedate
|
||||
|
||||
> 显示当前日期或在 iOS 设备上设置日期。
|
||||
> 更多信息:<https://manned.org/idevicedate>。
|
||||
|
||||
- 显示当前日期和时间:
|
||||
|
||||
`idevicedate`
|
||||
|
||||
- 将设备上的日期和时间设置为系统时间:
|
||||
|
||||
`idevicedate --sync`
|
||||
|
||||
- 将日期和时间设置为特定时间戳:
|
||||
|
||||
`idevicedate --set {{timestamp}}`
|
Reference in New Issue
Block a user