> > > > So why my date is in English? > > That I don't know. But printing $article->created should show a > number, not a text. >
You said $article->created is unix timestamp, so I want to format displayed date with print ( d l Y, $article->created); and I treat $article->created here as timestamp. Or I misunderstood something? Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
