elasticsearch/docs/reference/sql/functions
Patrick Jiang(白泽) 1fe1188d44
SQL: Implement TIME_PARSE function for parsing strings into TIME values (#55223)
Implement TIME_PARSE(<time_str>, <pattern_str>) function
which allows to parse a time string according to the specified
pattern into a time object. The patterns allowed are those of
java.time.format.DateTimeFormatter.

Closes #54963

Co-authored-by: Andrei Stefan <astefan@users.noreply.github.com>
Co-authored-by: Marios Trivyzas <matriv@users.noreply.github.com>
2020-05-29 10:43:49 +02:00
..
aggs.asciidoc [DOCS] Remove Wikipedia link from SUM_OF_SQUARES SQL function docs (#52398) 2020-04-20 09:58:30 -04: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 TIME_PARSE function for parsing strings into TIME values (#55223) 2020-05-29 10:43:49 +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 TIME_PARSE function for parsing strings into TIME values (#55223) 2020-05-29 10:43:49 +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 QL: case sensitive support in EQL (#56404) 2020-05-12 15:05:43 +03: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