Skip to content

Commit

Permalink
Correct date in daterange-aggregation.asciidoc (#39727)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhuang92 authored and Christoph Büscher committed Mar 6, 2019
1 parent 295e39a commit 95409d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 95409d3

Please sign in to comment.