> > " setlocale ("LC_ALL","pl_PL");
> > print ( date ("d m l Y ",$article->created)); "
> >
> > this returns english day name in my case.
>
> The following fields are unix timestamps:
> $article->startdate
> $article->enddate
> $article->created ($article->date is the formatted version of created)
> $article->revised
> $article->locked
> $article->approved
>
So why my date is in English?
Piotras
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]