Search found 1 match

by sohel2009
September 19th, 2009, 4:15 am
Forum: PHP & HTML Questions
Topic: Comma in MySQL date output
Replies: 0
Views: 20969

Comma in MySQL date output

I am using a cold fusion cfquery to get data from my vB database. One of the fields I am trying to get is a date field, and as you know they're unix datetimes. I am using this and it works great: <cfquery name="emaillist" datasource="#DSNMySQL#"> SELECT stuff, date_format(from_un...