News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests
NB: Posting URL's See here: Posted URL Change

Main Menu

Powershell Create File with Date and Time in it

Started by herge, March 02, 2013, 07:35:32 AM

Previous topic - Next topic

herge


Hi Rubber Duck Fans:


get-date -format F | add-content filename.asm


Expected Output in Filename.asm


Friday, March 01, 2013 3:23:50 PM


If you call it twice it adds a new line to filename.asm
with the date and time in the long format.

Regards herge
Regards herge
Read "Slow Death by Rubber Duck"
for chemical Laughs.