Skip to main content

date-time-array

schema/elements/date-time-array/1.0.1/date-time-array.schema.json

Array of date-time values. Stores timestamps as binary data. Used for temporal attribute values such as date-time attributes and time-step data.

Used by: date-time-attribute, time-step-date-time-attribute.

See also: string-array (other non-numeric array type).

Properties​

date-time-array (v1.0.1)​

Array of DateTime values.

PropertyTypeDescriptionFlags
databinary-blobData stored as a binary blob.✅
lengthIntegerlength of array✅
data_typeStringdata type✅

Legend​

FlagDescription
⬆️Inherited property
✅Required property

Was this page helpful?