OCS and setlocale(LC_ALL, 'pt_PT.iso-8859-1')

Hi,
Sorry
I need configure my language in OCS (portuguese PT). I have problems with change dates months.

Maybe I need put this: setlocale(LC_ALL, ‘pt_PT.iso-8859-1’) somewhere.

But I don´t know where is the right file in OCS to write this.
Can you help me.
Thanks
Regards
Raul Filipe

Hi @Raul1,

This continues your previous question on your other thread, correct? Next time, just follow up on that thread rather than starting a new topic.

All of our software uses UTF8, and already takes care of calling setlocale. If your months aren’t translated, your server environment probably doesn’t have that locale data on hand. See the other thread for a link to the setlocale documentation page that should provide a few hints.

Regards,
Alec Smecher
Public Knowledge Project Team

Correct.
My problem is that I do not have access to the server, only to the site folder.
It’s a server at a university that I’m not an administrator, I’m just a teacher there.
Thank you so much for everything.
I’ll investigate the matter, maybe install the xamp, on the windows of a machine of mine to see what happens.

Sorry for the bad English and the time I “stole”.
Regards
Raul Filipe