Returns the date and starttime.
start_time=edf_get_startdatetime(path)
: string containing the path and name of the file
: a vector containing the date and startime. (year month day hour minute second) .
start_time=edf_get_startdatetime('demo.bdf');