datetime

Methods

Method Reference: datetime.dispstrings

datetime: cstr = dispstrings (T)

Get display formatted strings for each element of a datetime object.

cstr = dispstrings (T) returns a cellstr array of character vectors, cstr, which has the same size as the input datetime T.

Source Code: datetime