datetime.numel
datetime: out = numel (T)
Total number of elements in a datetime array.
out = numel (T) returns the number of elements in the datetime array T, which is the product of the sizes of its dimensions.
out = numel (T)
Source Code: datetime