Hello,

On apache 2.2.3 (Debian etch version), I am using Server Side Includes 
to includes a standard footer for my personal pages.

Here is a sample of the footer:

<!--#config timefmt="%A %B %d, %Y" -->

<hr>
<p align="right">
 <font size="-2">
  Dernière modification&nbsp;:&nbsp;<!--#echo var="LAST_MODIFIED" -->,
  <a href="mailto:[email protected]";>Nicolas KOWALSKI</a>
 </font>
</p>


For today, this gives : 

Dernière modification : Friday January 16, 2009, Nicolas KOWALSKI


Is there a way to display the date in french?

Thanks,
-- 
Nicolas

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to