12 lines
303 B
Markdown
12 lines
303 B
Markdown
# 时间
|
|
|
|
> 显示或设置系统时间。
|
|
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/time>。
|
|
|
|
- 显示当前系统时间并提示输入新时间(留空以保持不变):
|
|
|
|
`time`
|
|
|
|
- 显示当前系统时间而不提示输入新时间:
|
|
|
|
`time /t` |