Thread: RE: [INTERFACES] Spanish format on date and numbers

RE: [INTERFACES] Spanish format on date and numbers

From
"Oscar Serrano"
Date:
----- Original Message -----
From: Alain TESIO <alain_tesio@yahoo.com>
To: Oscar Serrano <oserra@fondos.net>
Sent: Friday, November 26, 1999 6:52 PM
Subject: Re: [INTERFACES] Spanish format on date and numbers


> --- Oscar Serrano <oserra@fondos.net> wrote:
>
> > I wouldn't like to use somethink like this:
> > $result=~s/\./,/g;
> > to convert all "." to "," and vice-versa.
>
> The usual trick is to convert "." to "XXX" or whatever
> which doesn't appear in the data themselves, "," to "."
> and "XXX" to ",".
>
> Alain

Yes, yes, I know, but what I was trying to say, is that I would like to get
the result directly in the spanish format, and don´t use any perl code to
convert the format.

Thank you, anyway.



> __________________________________________________
> Do You Yahoo!?
> Thousands of Stores.  Millions of Products.  All in one place.
> Yahoo! Shopping: http://shopping.yahoo.com
>