Re: Retrieving current date & time values in defferent variables

2005-08-10 Thread Karunakar Chatla
Got it, thanks a lot. - Original Message - From: "Ivan Ivanov" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Wednesday, August 10, 2005 9:32 PM Subject: Re: Retrieving current date & time values in defferent variables > Hello, > > Jan lead y

Re: Retrieving current date & time values in defferent variables

2005-08-10 Thread Ivan Ivanov
point here. > Plese let me know if I am not getting your point. > > > - Original Message - > From: <[EMAIL PROTECTED]> > To: > Sent: Wednesday, August 10, 2005 9:08 PM > Subject: AW: Retrieving current date & time values > in defferent variables >

AW: Retrieving current date & time values in defferent variables

2005-08-10 Thread Jan.Materne
17:47 >An: Ant Users List >Betreff: Re: Retrieving current date & time values in >defferent variables > >I think it gets the timestamp to only one property. >I wanted each time part in separate property. >Like... >year in a property called today.year >day in a proper

Re: Retrieving current date & time values in defferent variables

2005-08-10 Thread Karunakar Chatla
seconds in a property called today.sec I hope I cleared my point here. Plese let me know if I am not getting your point. - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Wednesday, August 10, 2005 9:08 PM Subject: AW: Retrieving current date & time values in defferent

AW: Retrieving current date & time values in defferent variables

2005-08-10 Thread Jan.Materne
http://ant.apache.org/manual/CoreTasks/tstamp.html See the example. Jan >-Ursprüngliche Nachricht- >Von: Karunakar Chatla [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 10. August 2005 17:32 >An: Ant Users List >Betreff: Retrieving current date & time values in

Retrieving current date & time values in defferent variables

2005-08-10 Thread Karunakar Chatla
Hi, I wanted to retrieve date ant time values values of current time in defferent variables - Like... Day in a variable called today.day Year in a variable called today.year and so on for month, hour, min and second. Can anybody help me out with this? I can get current time from TStamp but how