Overrides FieldsInterface::getTimeMid
public function getTimeMid() : Hexadecimal { return new Hexadecimal(bin2hex(substr($this->bytes, 4, 2))); }