Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

date-time in french format


jktittalom

Recommended Posts

Posted

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?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...