Tutorials Navigation
How To Show Current Date & Time In CMD
Tutorial Name: How To Show Current Date & Time In CMD
Category: PC Tutorials
Submitted By: Int
Date Added:
Comments: 1
Views: 3,805
Related Forum: PC Building Forum
Share:
How To Show Current Date & Time In CMD
Int again guys and today I will show you a little script that will show you the current Date & Time. The first thing you need to do is to open Notepad, after you have opened notepad you will need to copy and paste this code:
@echo off
:A
echo Here is the current time %date% %time%
goto:A
[ Register or Signin to view external links. ]
Now this has been done save the file as a .bat and save type as All, for example name the file date&time.bat and save the type as all.
[ Register or Signin to view external links. ]
Congratulations you have successfully learned something new; well hopefully:
[ Register or Signin to view external links. ]
@echo off
:A
echo Here is the current time %date% %time%
goto:A
[ Register or Signin to view external links. ]
Now this has been done save the file as a .bat and save type as All, for example name the file date&time.bat and save the type as all.
[ Register or Signin to view external links. ]
Congratulations you have successfully learned something new; well hopefully:
[ Register or Signin to view external links. ]
Ratings
Comments
Related Tutorials
- 01. Emulating Xbox 360 on PC for Running COD4 With Mods(3,491)
- 02. How to: Matrix Numbers | Batch File(1,903)
- 03. How to Password Protect Files on Windows(857)
- 04. How to play Socom 2/3/ and Combined Assault on PC(6,705)
- 05. Modern Warfare 2 Vac Ban Bypass Tutorial(6,133)
- 06. How to embed an image on TheTechGame(3,096)
- 07. [PC] NIOH 2 OTHER USER SAVE RESIGN(12,980)
- 08. Host bot lobbies! Full Tutorial!(11,240)
- 09. Unban yourself [Plutonium BO2](14,239)
- 10. Fall Guys - How to Change Your Name Color on Fall Guys(8,385)
- 11. Best Crosshair Settings for Valorant(6,525)
- 12. Othercide The Surgeon Boss Guide(2,538)
- 13. Othercide Remembrances Unlock Guide(4,459)
- 14. Othercide Beginners Tips and Tricks(2,708)
- 15. How to Fix Grounded Crashes, Loading Time, Low FPS and Other(4,842)
"How To Show Current Date & Time In CMD" :: Login/Create an Account :: 1 comment