public function __construct($attributes = array())
 {
     parent::__construct($attributes, 'date');
 }