Nodiaque Posted March 27, 2003 Share Posted March 27, 2003 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 More sharing options...
Question
Nodiaque
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