Options for a date field. Dates and times are specified in UTC (Coordinated Universal Time) according to IETF RFC3339: yyyy-mm-ddT00:00:00Z.
Present if IndexFieldType specifies the field is of type date. All options are enabled by default.

C# |
public DateOptions DateOptions { get; set; }