tldr/pages/windows/time.md

13 lines
332 B
Markdown
Raw Normal View History

2021-11-06 21:04:19 +00:00
# time
> Display or set the system time.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/time>.
2021-11-06 21:04:19 +00:00
- Display the current system time and prompt to enter a new time (leave empty to keep unchanged):
`time`
- Display the current system time without prompting for a new time:
`time /t`