Update composite-aggregation.asciidoc
Fixed asciidoc typo
This commit is contained in:
parent
fd564b10db
commit
d1b1d711df
|
@ -224,7 +224,8 @@ Time values can also be specified via abbreviations supported by <<time-units,ti
|
||||||
Note that fractional time values are not supported, but you can address this by shifting to another
|
Note that fractional time values are not supported, but you can address this by shifting to another
|
||||||
time unit (e.g., `1.5h` could instead be specified as `90m`).
|
time unit (e.g., `1.5h` could instead be specified as `90m`).
|
||||||
|
|
||||||
====== Time Zone
|
[float]
|
||||||
|
===== Time Zone
|
||||||
|
|
||||||
Date-times are stored in Elasticsearch in UTC. By default, all bucketing and
|
Date-times are stored in Elasticsearch in UTC. By default, all bucketing and
|
||||||
rounding is also done in UTC. The `time_zone` parameter can be used to indicate
|
rounding is also done in UTC. The `time_zone` parameter can be used to indicate
|
||||||
|
|
Loading…
Reference in New Issue