elasticsearch/docs/reference/sql
Binu R J da511f4e03
SQL: Implement FORMAT function (#55454)
Implement FORMAT according to the SQL Server spec: https://docs.microsoft.com/en-us/sql/t-sql/functions/format-transact-sql?view=sql-server-ver15#ExampleD by translating to the java.time patterns used in DATETIME_FORMAT.

Closes: #54965

Co-authored-by: Marios Trivyzas <matriv@users.noreply.github.com>
Co-authored-by: Bogdan Pintea <bogdan.pintea@elastic.co>
Co-authored-by: Andrei Stefan <astefan@users.noreply.github.com>
2020-09-21 15:32:11 +02:00
..
appendix
endpoints
functions SQL: Implement FORMAT function (#55454) 2020-09-21 15:32:11 +02:00
language
concepts.asciidoc
getting-started.asciidoc
index.asciidoc
limitations.asciidoc
overview.asciidoc
security.asciidoc