
January 7th, 2013, 11:04 AM
|
|
|
Quote: | Originally Posted by cafelatte It applies especially to dates. The end user should be able to view dates in the way that makes most sense to them. For me that's 'd-m-y'. For Americans it's 'm-d-y'. | Thanks caelatte. Thought so, but I've been queries like DATE_FORMAT(myDateColumn,"%m/%d/%Y") for so long, I didn't trust my judgement.
|