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
Hello, Jan lead you to the correct direction and here is some real code: HTH Ivan --- Karunakar Chatla <[EMAIL PROTECTED]> wrote: > I think it gets the timestamp to only one property. > I wanted each time part in separate property. > Like... > year i

Re: Retrieving current date & time values in defferent variables

2005-08-10 Thread Karunakar Chatla
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 property called today.day month in a property called today.month hour in a property called today.hour minutes in a property called today.min and se