Subject Re: [firebird-php] how to change Date Format from English to Spanish using AdoDb?
Author Lester Caine
JJHERMOSILLO wrote:

> When i run the script in the browser, the format date it's something
> like.
> Sat 30, Oct 2004
>
> I wan't to show de same information but in Spanish. (Sabado 30,Oct
> 2004)

ADOdb would not need to know anything about languages as I think it uses
the PHP facilities for that.
http://uk.php.net/manual/en/function.setlocale.php is a starting point,
but you will probably be better off with the Spanish version ;)
ADOdb uses date() to get the actual text elements
http://uk.php.net/manual/en/function.date.php

--
Lester Caine
-----------------------------
L.S.Caine Electronic Services