Clock With Notepad

4.7K127

Intro: Clock With Notepad

Hello!!!! I'm going to show you how to make a clock which shows milliseconds with notepad in your PC.
The following is very easy and is just for fun:)
Hope you like it:)

STEP 1: Code

This is basically a .bat file which is quite easy:-
So follow the steps:-
Open Notepad->type the following code:-
@echo off
:start
echo Date:%date% Time:%time%
goto start

STEP 2:

Thank you for watching!!!!!
Do try this!! It is really fun for beginners:)
Bye:)

6 Comments

@echo off

:start

color 0a

echo Date:%date% Time:%time%

goto start

This is a digital clock dude it shows up to many milliseconds

only the numbers are comming not clock