Skip to content

Commit

Permalink
[DOCS] Add info on calendar v fixed interval. Closes elastic#29410
Browse files Browse the repository at this point in the history
  • Loading branch information
Sue-Gallagher committed Jul 16, 2018
1 parent f71f2a0 commit dc77d91
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ days (d) ::
All days begin at the earliest possible time, which is usually 00:00:00
(midnight).

* One day (1d) is the interval between 00:00:00 of the first day and 00:00:00
* One day (1d) is the interval between the start of the day and the start of
of the following day in the specified timezone, compensating for any intervening
time changes, so that the number of hours, minutes, and seconds of the day is
the same at the start and end.
Expand All @@ -81,8 +81,7 @@ weeks (w) ::

* One week (1w) is the interval between the start day_of_week:hour:minute:second
and the same day of the week and time of the following week in the specified
timezone, so that
the day of the week and time of day are the same at the start and end.
timezone.
* Multiple weeks (__n__w) are not supported.

months (m) ::
Expand Down

0 comments on commit dc77d91

Please sign in to comment.