obj =
datetime.ofDatestruct (dstruct)
¶Converts a datestruct to a datetime array.
A datestruct is a special struct format used by Tablicious that has fields Year, Month, Day, Hour, Minute, and Second. It is not a standard Octave datatype.
Returns an unzoned datetime
array.