franck
|
| Posted: 08/21/2002, 5:07 AM |
|
I have a link in my header custom event wich displays Long date i want to use the CC format date function to translate it in french could someone gives me the PHP cod of it
thanks any support
|
|
|
 |
Nicole
|
| Posted: 08/21/2002, 5:41 AM |
|
Franck,
please refer to response at: http://www.gotocode.com/disc_viewt.asp?mid=14037&
Let me know if something is unclear for you.
|
|
|
 |
franck
|
| Posted: 08/21/2002, 6:37 AM |
|
I understan but I want to have the date in french instead of havin
monday, august, 20 2002
i want to have lundi 2 Aout 2002 in french
if i can have the php code, excuse my english is not very strong
any support
|
|
|
 |
Timmy
|
| Posted: 08/22/2002, 5:48 AM |
|
Try to do the following:
1. create French translation xml file under ..\CodeChargeStudio\Components\Translation\Site folder. Just copy e.g. English.xml and translate messages to French. While creating new site select French site translation.
2. set French locale on the server regional settings.
|
|
|
 |
|