You're viewing version 2.13 of the OpenSearch documentation. This version is no longer maintained. For the latest version, see the current documentation. For information about OpenSearch version maintenance, see Release Schedule and Maintenance Policy.
Date field types
Date field types contain a date value that can be formatted using different date formats. The following table lists all date field types that OpenSearch supports.
Field data type | Description |
---|---|
date | A date stored in millisecond resolution. |
date_nanos | A date stored in nanosecond resolution. |