Exemple #1
0
 function prepDateTime($val, &$db)
 {
     return $db->quoteSmart(ValueCast::castDateTime($val));
 }