• 0

MySQL problem with date


Question

Hi, I would like to know if there is a place to translate a date from english format to french (like march to mars). I use this command to get the date the format I want, but I dunno how to change the month in french:

SELECT DATE_FORMAT(NOW(),'%e %M %Y %T')

I user mysql4 and this will be used with php.

tks

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.