RE: Changing Date format

2006-11-30 Thread Pritesh Saharey
] Sent: Thursday, November 30, 2006 8:51 PM To: Ant Users List Subject: Re: Changing Date format On 11/30/06, Steve Loughran <[EMAIL PROTECTED]> wrote: > Peter Reilly wrote: > > On 11/30/06, Pritesh Saharey <[EMAIL PROTECTED]> wrote: > >> > >> Thanks for quick

Re: Changing Date format

2006-11-30 Thread Peter Reilly
On 11/30/06, Steve Loughran <[EMAIL PROTECTED]> wrote: Peter Reilly wrote: > On 11/30/06, Pritesh Saharey <[EMAIL PROTECTED]> wrote: >> >> Thanks for quick reply, but when I tried to use the code like this: >> >> //-- >> //--

Re: Changing Date format

2006-11-30 Thread Steve Loughran
Peter Reilly wrote: On 11/30/06, Pritesh Saharey <[EMAIL PROTECTED]> wrote: Thanks for quick reply, but when I tried to use the code like this: //-- //-- When I tried running my build file, it's giving me l

Re: Changing Date format

2006-11-30 Thread Peter Reilly
On 11/30/06, Pritesh Saharey <[EMAIL PROTECTED]> wrote: Thanks for quick reply, but when I tried to use the code like this: //-- //-- When I tried running my build file, it's giving me logging error . .

AW: Changing Date format

2006-11-30 Thread Jan.Materne
? Then we have to note that on /manual/install.html#librarydependencies ... Jan >-Ursprüngliche Nachricht- >Von: Pritesh Saharey [mailto:[EMAIL PROTECTED] >Gesendet: Donnerstag, 30. November 2006 13:40 >An: 'Ant Users List' >Betreff: RE: Changing Date form

RE: Changing Date format

2006-11-30 Thread Pritesh Saharey
va:47) // Any guess where I am going wrong?? Thanks Pritesh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, November 30, 2006 2:19 PM To: user@ant.apache.org Subject: AW: Changing Date format Custom task, like (pseudocode)

AW: Changing Date format

2006-11-30 Thread Jan.Materne
Custom task, like (pseudocode) Jan >-Ursprüngliche Nachricht- >Von: Pritesh Saharey [mailto:[EMAIL PROTECTED] >Gesendet: Donnerstag, 30. November 2006 08:05 >An: 'Ant Users List' >Betreff: Changing Date format > > >Dear All,

Changing Date format

2006-11-29 Thread Pritesh Saharey
Dear All, I had a file named "data", which contains the date of an indefinite number in the format year/month/day; The Data file looks like this: Data - 1864/06/22 1854/04/29 1823/12/07 : : : I want to change the format of this date so that the new "datachnage" file will look somet