DBowsky
07-09-2008, 11:21 PM
Hi,
Working up some custom reporting for my Cerb4 install. Need to know what format dates are stored within:
ticket.created_date and ticket.updated_date.
Having trouble converting them to mm/dd/yy or other formats using MySQL. The very few that actually display as dates using standard MySQL queries (most of them are invalid, returning NULL) are in the year 2012.
Thanks!
Working up some custom reporting for my Cerb4 install. Need to know what format dates are stored within:
ticket.created_date and ticket.updated_date.
Having trouble converting them to mm/dd/yy or other formats using MySQL. The very few that actually display as dates using standard MySQL queries (most of them are invalid, returning NULL) are in the year 2012.
Thanks!