elasticsearch/docs/reference/sql/functions
Patrick Jiang(白泽) 647a413d9b
SQL: Implement DATE_PARSE function for parsing strings into DATE values (#57391)
Implement DATE_PARSE(<date_str>, <pattern_str>) function
which allows to parse a date string according to the specified
pattern into a date object. The patterns allowed are those of
java.time.format.DateTimeFormatter.

Closes #54962

Co-authored-by: Marios Trivyzas <matriv@users.noreply.github.com>
2020-07-16 15:33:46 +02:00
..
aggs.asciidoc Add sample versions of standard deviation and variance functions (#59093) 2020-07-09 08:22:01 +02:00
conditional.asciidoc SQL: document the use of a filter on _routing (#52355) 2020-02-14 18:58:45 +02:00
date-time.asciidoc SQL: Implement DATE_PARSE function for parsing strings into DATE values (#57391) 2020-07-16 15:33:46 +02:00
geo.asciidoc SQL: document the use of a filter on _routing (#52355) 2020-02-14 18:58:45 +02:00
grouping.asciidoc SQL: Use calendar_interval of 1d for HISTOGRAMs with 1 DAY intervals (#52749) 2020-02-25 17:33:36 +02:00
index.asciidoc SQL: Implement DATE_PARSE function for parsing strings into DATE values (#57391) 2020-07-16 15:33:46 +02:00
like-rlike.asciidoc [DOCS] SQL: Update link for supported regex in RLIKE docs (#55830) 2020-04-28 09:24:31 -04:00
math.asciidoc SQL: document the use of a filter on _routing (#52355) 2020-02-14 18:58:45 +02:00
operators.asciidoc [DOCS] Remove unneeded options from [source,sql] code blocks (#42759) 2019-05-31 13:03:41 -04:00
search.asciidoc SQL: document the use of a filter on _routing (#52355) 2020-02-14 18:58:45 +02:00
string.asciidoc SQL: Implement TRIM function (#57518) 2020-06-03 14:24:30 +02:00
system.asciidoc SQL: document the use of a filter on _routing (#52355) 2020-02-14 18:58:45 +02:00
type-conversion.asciidoc SQL: document the use of a filter on _routing (#52355) 2020-02-14 18:58:45 +02:00