Returns the date and starttime.
start_time=edf_get_startdatetime(path) start_time=edf_get_startdatetime(edf_header)
string containing the path and name of the file
plist with header information from edfopen_file_readonly
a vector containing the date and startime. (year month day hour minute second)
Returns the date and starttime.