function getCreateDate($format = null)
 {
     return OOMedia::_getDate($this->_createdate, $format);
 }