You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by pr...@polaris.co.in on 2007/10/24 14:57:20 UTC

Printing Time stamp in log file...

Hi,

I am using the below in my build.xml, but not able to print the start date
& time.

 <tstamp>
      <format property="DSTAMP" pattern="d-MMMM-yyyy hh:mm aa"/>
 </tstamp>

 <echo>$${build.start.time}=${DSTAMP}</echo>

Can you please suggest..

Thanks Prashanth


" Save Paper - Do you really need to print this e-mail? "

This e-Mail may contain proprietary and confidential information and is sent for the intended recipient(s) only.  If by an addressing or transmission error this mail has been misdirected to you, you are requested to delete this mail immediately. You are also hereby notified that any use, any form of reproduction, dissemination, copying, disclosure, modification, distribution and/or publication of this e-mail message, contents or its attachment other than by its intended recipient/s is strictly prohibited.

Visit us at http://www.polaris.co.in

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org