Quote Originally Posted by Nandor View Post
hello,

you mean in case all english, german and hungarian? in all six php files?


me again:

theres this in english php :

setlocale(LC_TIME, 'en_US.ISO_8859-1'); should it look like this: setlocale(LC_TIME, 'en_UTF-8');

and so on...?