Correct date in daterange-aggregation.asciidoc (#39727)

This commit is contained in:
Ian 2019-03-06 18:14:58 +08:00 committed by Christoph Büscher
parent 295e39a8c8
commit 95409d3a7e
1 changed files with 1 additions and 1 deletions

View File

@ -289,7 +289,7 @@ POST /sales/_search?size=0
// CONSOLE
// TEST[setup:sales]
<1> This date will be converted to `2016-02-15T00:00:00.000+01:00`.
<1> This date will be converted to `2016-02-01T00:00:00.000+01:00`.
<2> `now/d` will be rounded to the beginning of the day in the CET time zone.
==== Keyed Response