You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.
"Many APIs which support date values also support date math expressions, such as now-1m/d — the current time, minus one month, rounded down to the nearest day."
But I think that example with a lowercase "m" is actually "the current time, minus one MINUTE, rounded down to the nearest day."
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In this page:
https://www.elastic.co/guide/en/elasticsearch/reference/2.4/mapping-date-format.html
We say:
"Many APIs which support date values also support date math expressions, such as now-1m/d — the current time, minus one month, rounded down to the nearest day."
But I think that example with a lowercase "m" is actually "the current time, minus one MINUTE, rounded down to the nearest day."
The text was updated successfully, but these errors were encountered: