Re: [NAnt-users] i want to create a directory with date and time

2007-09-18 Thread kumar praveen
Thank you very much. It's working. Regards, Praveen Marco Schwarz <[EMAIL PROTECTED]> wrote: kumar praveen schrieb: > Hi All, > > I want to craete a directory with todays date and time...like yymmddhhmmss > > yyyear...mm is month dd is date ,hh is hour...mm

[NAnt-users] i want to create a directory with date and time

2007-09-18 Thread kumar praveen
Hi All, I want to craete a directory with todays date and time...like yymmddhhmmss yyyear...mm is month dd is date ,hh is hour...mm is month...ss is seconds... i want to create this directory in nant build file..please help me regarding the same. Thanks, Praveen ---