jktittalom Posted March 17, 2008 Posted March 17, 2008 my problem is, my website is in french language, and is uploaded on linux server. i want date-time in french format. on my local server that is in Window OS. it works fine. but on Linux server it does not show in french format. i have try with these thing @setlocale(LC_TIME, "fr_FR") @setlocale(LC_TIME, "fr_FR.ISO_8859-1"); but there is not any effect it still show in english format. can anyone help me?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.