diff --git a/pages/windows/time.md b/pages/windows/time.md new file mode 100644 index 000000000..9c3bcca77 --- /dev/null +++ b/pages/windows/time.md @@ -0,0 +1,12 @@ +# time + +> Display or set the system time. +> More information: . + +- 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`