RE: format-date() extension

2001-11-14 Thread Whiting, Jeremy
http://www.exslt.org/ Jeremy Whiting - Interactive Developer [EMAIL PROTECTED] 111 5294 -Original Message- From: Keen Tim [mailto:[EMAIL PROTECTED]] Sent: 14 November 2001 05:22 To: [EMAIL PROTECTED] Subject: format-date() extension Has anyone done any work towards this? I have a

RE: format-date() extension

2001-11-13 Thread Keen Tim
ednesday, 14 November 2001 15:49 To: [EMAIL PROTECTED] Subject: Re: format-date() extension Tim Keen (a.k.a. Keen Tim) writes: >I have a need for it and therefore I'm going to do it, but being new to >Java I don't expect it to be a brilliant piece of work. My job would >certai

RE: format-date() extension

2001-11-13 Thread Johannes van der Merwe
h (ParseException pe) { return pe.toString(); } } Kind regards Jo van der Merwe -Original Message- From: Keen Tim [mailto:[EMAIL PROTECTED]] Sent: 14 November 2001 07:22 To: [EMAIL PROTECTED] Subject: format-date() extension Has anyone done any work tow

Re: format-date() extension

2001-11-13 Thread David_Marston
Tim Keen (a.k.a. Keen Tim) writes: >I have a need for it and therefore I'm going to do it, but being new to >Java I don't expect it to be a brilliant piece of work. My job would >certainly be easier if I could piggy-back off the work that somebody >else has already done, even if it's only thought

format-date() extension

2001-11-13 Thread Keen Tim
Has anyone done any work towards this? I have a need for it and therefore I'm going to do it, but being new to Java I don't expect it to be a brilliant piece of work. My job would certainly be easier if I could piggy-back off the work that somebody else has already done, even if it's only thought