elasticsearch/docs/reference/sql
Marios Trivyzas 72be0b54a9
SQL: Implement DATETIME_FORMAT function for date/time formatting (#54832)
Implement DATETIME_FORMAT(<date/datetime/time>, ) function
which allows for formatting a timestamp to the specified format. The 
patterns allowed as those of java.time.format.DateTimeFormatter.

Related to #53714
2020-04-08 11:49:50 +02:00
..
appendix SQL: Implement CURRENT_TIME/CURTIME functions (#40662) 2019-04-03 19:35:37 +02:00
endpoints ODBC: Document the new VarcharLimit and EarlyExecution params (#54632) 2020-04-03 14:44:25 +02:00
functions SQL: Implement DATETIME_FORMAT function for date/time formatting (#54832) 2020-04-08 11:49:50 +02:00
language QL: constant_keyword support (#53241) 2020-03-16 15:22:42 +02:00
concepts.asciidoc [DOCS] Replaces CCS terms with attributes (#40076) 2019-03-15 07:54:45 -07:00
getting-started.asciidoc Remove types from BulkRequest (#46983) 2019-10-07 13:29:12 +01:00
index.asciidoc SQL: Spec tests now use classpath discovery (#40388) 2019-03-25 15:22:59 +02:00
limitations.asciidoc SQL: [Docs] Fix typo 2020-02-12 21:48:36 +01:00
overview.asciidoc SQL: remove beta marker from documentation (#38661) 2019-02-10 00:09:03 +02:00
security.asciidoc [DOCS] Remove unneeded options from [source,sql] code blocks (#42759) 2019-05-31 13:03:41 -04:00