R/getAcquisitionDatemzML.R
getAcquisitionDatemzML.RdExtract acquisition date (`'startTimeStamp'``) from a mzML file.
In case of failure (or the file is not a mzML) returns NULL
getAcquisitionDatemzML(mzMLPath, verbose = TRUE)(str) path to mzML raw data file
(bool) if TRUE message progress
POSIXct or NA