Hi I have one Build.xml i am trying to add the timestamp so that i would see the day and time of the build I a\have added the following task in init what else i have to do so that i get the time stamp please guide me as i am new to ANT. <format property="TIME_NOW" pattern="hh:mm:ss" /> <format property="MMdd" pattern="MMdd" />
Thanks Manauwar -- View this message in context: http://www.nabble.com/Not-Able-to-add-timestamp-in-Build.xml-tf3432221.html#a9567951 Sent from the Ant - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]