Hello,
In read_raw_cnt, there is a parameter date_format. Maybe the date stored in your file does not match the default format 'mm/dd/yy' and thus it can not be read. You can try to change this format to read the header correctly.
If you can not, you can set the measurement date of a continuous Raw recording with the method set_meas_date.
Mathieu