gnawz Posted August 19, 2008 Share Posted August 19, 2008 hi Please advise on how to set MySQl to display dates in the BRITISH FORMAT ie DD/MM/YEAR noy YY/MM/DD. Thanks in advance. Link to comment https://forums.phpfreaks.com/topic/120343-mysql-dates/ Share on other sites More sharing options...
PFMaBiSmAd Posted August 19, 2008 Share Posted August 19, 2008 http://dev.mysql.com/doc/refman/5.0/en/date-and-time-functions.html#function_date-format Link to comment https://forums.phpfreaks.com/topic/120343-mysql-dates/#findComment-620011 Share on other sites More sharing options...
fenway Posted August 20, 2008 Share Posted August 20, 2008 That would be '%d/%m/%Y'. Link to comment https://forums.phpfreaks.com/topic/120343-mysql-dates/#findComment-620688 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.