advanced code snippet search
tylerhall on 07/10/06
date textmate vc
07/10/06 02:53pm
1 person have marked this snippet as a favorite
basicmagic
function vc_format_create_date($table, $val, $row) { return date("m/d/Y", strtotime($val)); }
Report this snippet Tweet
Comment:
You need to login to post a comment.