I am trying to modify a web page (in particular the days of the week) depending on the language set by the user, using the setlocale() function. It works fine for a number of languages like spanish, postuguese, norwegian, italian, german, french etc... BUT it does not work for greek. I am almost certain that the code used in the setlocale function is gr_GR for greek (I am from Greece

).
Could u please help. Am I using the wrong locale code or is it something else??
chears