예제 #1
0
 function setDtm($key, $value, $tz = TZN_TZSERVER)
 {
     $this->{$key} = Tzn::_dtmValue($value, 'SQL', $tz);
 }