Question : Display localhost time

Hi Experts,

What's the command to echo the following?
The synced time of Localhost is mm/dd/yyyy hr:min

rgds,
 

Answer : Display localhost time

or...

@echo off
echo The synced time of Localhost is %date% %time%
Random Solutions  
 
programming4us programming4us