Seconds of date or time
returns the second of one or more character vectors, Seconds
= second(___,F
)Date
,
using a format defined by the optional input F
.
Date
can be a character array where each row corresponds to
one character vector, or a one-dimensional cell array of character vectors. All the
character vectors in Date
must have the same format
F
. F
must designate a supported date
format symbol. For more information on supported date formats, see datestr
.