datetime.cat
datetime: C = cat (dim, A, B, …)
Concatenate datetime arrays.
C = cat (dim, A, B, …) concatenates
datetime arrays A, B, … along dimension dim. All
input arrays must be datetime arrays and have the same size except along
the operating dimension dim.
Source Code: datetime