Skip to content

Commit ec06a26

Browse files
ianhuang92Christoph Büscher
authored andcommitted
Correct date in daterange-aggregation.asciidoc (#39727)
1 parent 94db0e4 commit ec06a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/aggregations/bucket/daterange-aggregation.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ POST /sales/_search?size=0
209209
// CONSOLE
210210
// TEST[setup:sales]
211211

212-
<1> This date will be converted to `2016-02-15T00:00:00.000+01:00`.
212+
<1> This date will be converted to `2016-02-01T00:00:00.000+01:00`.
213213
<2> `now/d` will be rounded to the beginning of the day in the CET time zone.
214214

215215
==== Keyed Response

0 commit comments

Comments
 (0)