Just print it to a file. Zvi
-----Original Message----- From: Conor MacNeill [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 05, 2002 8:45 AM To: Ant Users List Subject: Re: Know the current exact time Rahamim, Zvi (Zvi) wrote: > Hi! > What variable contains the current time? > Thanks! > There are no variables in Ant :-) Use the <tstamp> task with a formatter to assign the current time to a property. You won't be able to change it though? What are you trying to achieve. Conor -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
