批處理指令碼 - 時間



此批處理命令將設定或顯示時間。

語法

TIME

示例

@echo off 
echo %TIME%

輸出

將顯示當前系統時間。例如,

22:06:52.87
batch_script_commands.htm
廣告