> > So why my date is in English?
> 
> 
> cause you'd rather use strftime() instead of date() if you want locale 
> formating :-)

thanks ;)
from php manual for date:
" To format dates in other languages, you should use the setlocale() and strftime() 
functions. "
;))))
And I do not know why I used date , if I used strftime fo actual date ;))))

Piotras



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to