Record

date-time-field-type

No description available.

record date-time-field-type {
  duration-type: option​<duration-field-type>,
  name: option​<string>,
  range-duration-type: option​<duration-field-type>,
}

Fields

NameTypeDescription
duration-typeoption​<duration-field-type>
nameoption​<string>
range-duration-typeoption​<duration-field-type>