Microsoft
Software
Hardware
Network
Question : Create directory with current date
Hi,
I'm trying to create a directory with the name as the current date in format yyyymmdd, can anybody tell me how to do this?
Thanks
Answer : Create directory with current date
You can find solution here:
http://www.experts-exchang
e.com/Oper
ating_Syst
ems/MSDOS/
Q_21081302
.html
Or, you can use %DATE% variable with substring syntax:
%DATE:~0,2%
To see details use SET /?
Random Solutions
Visual Basic .net 2008 desktop app crashes on startup on Windows 7 64 Bit
Search Barcode in Table After Scanned into Text Field
store procedure Vs. Triggers
Windows 7 Backup
Another auto-Complete question for a combobox in an Access form
lotus notes for windows 98
C# copy files from one folder to another
Find Duplicate Query
Curious Sandbox folders in server 2008
SQL Sever Store Proc Syntax for using LIKE in Where Clause with @Parameter