Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows desktop devices.
2,934 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
write a program that prints on the console the current date and time
Can you;
echo %date% - %time%
--please don't forget to Accept as answer if the reply is helpful--
Should the line be written as " System.Console.WriteLine (echo %date% - %time%"