elasticsearch/docs/reference/query-languages/esql/_snippets/functions
kanoshiou 30b2a1f729
ESQL: Enhanced DATE_TRUNC with arbitrary intervals (#120302)
Originally, `DATE_TRUNC` only supported 1-month and 3-month intervals for months, and 1-year interval for years, while arbitrary intervals were supported for weeks and days. This PR adds support for `DATE_TRUNC` with arbitrary month and year intervals. 

Closes #120094
2025-04-03 16:55:56 +02:00
..
appendix [docs] Prepare for docs-assembler (#125118) 2025-03-20 12:09:12 -05:00
description ESQL: Enhanced DATE_TRUNC with arbitrary intervals (#120302) 2025-04-03 16:55:56 +02:00
examples ESQL: Enhanced DATE_TRUNC with arbitrary intervals (#120302) 2025-04-03 16:55:56 +02:00
functionNamedParams Additional support for docs for ES|QL operators and version-specific differentiation (#125251) 2025-03-24 09:56:45 +01:00
layout Refine ESQL docs handling of applies_to (#125835) 2025-03-28 22:09:15 +01:00
parameters [ES|QL] Add ToAggregateMetricDouble example (#125518) 2025-03-26 07:56:48 -10:00
types Additional support for docs for ES|QL operators and version-specific differentiation (#125251) 2025-03-24 09:56:45 +01:00