Main Content
getabstime
Convert timeseries
or tscollection
time
vector to cell array
Syntax
Description
Examples
Input Arguments
Tips
To define the
timeseries
time vector relative to a calendar date, set theTimeInfo.StartDate
property to a valid date character vector. Valid dates can have the following formats:Format Example dd-mmm-yyyy HH:MM:SS
01-Mar-2000 15:45:17
dd-mmm-yyyy
01-Mar-2000
mm/dd/yy
03/01/00
mm/dd
03/01
HH:MM:SS
15:45:17
HH:MM:SS PM
3:45:17 PM
HH:MM
15:45
HH:MM PM
3:45 PM
mmm.dd,yyyy HH:MM:SS
Mar.01,2000 15:45:17
mmm.dd,yyyy
Mar.01,2000
mm/dd/yyyy
03/01/2000
Version History
Introduced before R2006a