e produced by System.currentTimeMillis() in the created file.
Thanks for your response.
Regards
Ravi.
-Original Message-
From: Scot P. Floess [mailto:[EMAIL PROTECTED]
Sent: Sunday, April 27, 2008 7:33 PM
To: Ant Users List
Subject: Re: How to store date time as a long value into a
. Floess [mailto:[EMAIL PROTECTED]
Sent: Sunday, April 27, 2008 7:33 PM
To: Ant Users List
Subject: Re: How to store date time as a long value into a text file.
Did you look at the tstamp task?
Ravi Roy wrote:
> Just to inform the list, I was not able
was trying to avoid ;-)
Regards,
Ravi.
-Original Message-
From: Ravi Roy [mailto:[EMAIL PROTECTED]
Sent: Saturday, April 26, 2008 1:35 PM
To: Ant Users List
Subject: How to store date time as a long value into a text file.
Hi all,
I have searched the archives, but I am not able to get
26, 2008 1:35 PM
To: Ant Users List
Subject: How to store date time as a long value into a text file.
Hi all,
I have searched the archives, but I am not able to get the answer of my
question. My problem is I want to create a file say "foo" and store current
time as long value in that
Hi all,
I have searched the archives, but I am not able to get the answer of
my question. My problem is I want to create a file say "foo" and store
current time as long value in that using Ant.
For example :
long myvar = System.currentTimeMillis();
would produce a long value of current date tim