Date Fields

The following field element defines a date field with the name startdate:

<field type="date" name="startdate"/>

A date field is displayed in CUE as two specialized fields, one for the date and one for time of day. The content of a date field is stored as a UTC time in ISO-8601 format (that is, YYYY-MM-DD'T'HH:mm:ss'Z') and is indexed as a date.