Page 1 of 1

php date charset problem

PostPosted: 16. December 2009 12:32
by donito
Hi everyone,
Could someone tell me how to change the encoding of the date that the server outputs after strftime command?
Thanks.

Re: php date charset problem

PostPosted: 16. December 2009 13:36
by Altrea

Re: php date charset problem

PostPosted: 16. December 2009 22:29
by donito
I've already read all the manual, but have found nothing about my problem. The problem is in the servers configuration, not in the code.

Re: php date charset problem

PostPosted: 16. December 2009 22:40
by Wiedmann
The problem

Which problem?

I guess you know how to report a problem?
- (very short!) sample code
- expected result
- current result

is in the servers configuration, not in the code.

Of course, in my scripts and code I don't have a problem with strftime()...