Trying to pull the unix date and time from a table. This is what I have for my php:
I'm getting crazy results - what am I missing here?
[attachment=0]cc_returndate_question.png[/attachment]
o.order_modified:return date("m/d/Y g:i:s", strtotime($cell));
I'm getting crazy results - what am I missing here?
[attachment=0]cc_returndate_question.png[/attachment]