コード例 #1
0
 function getCreateDate($format = null)
 {
     return OOMedia::_getDate($this->_createdate, $format);
 }