Skip to content

SQL: Implement DATETIME_FORMAT function for date/time formatting (#54832)#54942

Merged
matriv merged 1 commit intoelastic:7.xfrom
matriv:backport-54832
Apr 8, 2020
Merged

SQL: Implement DATETIME_FORMAT function for date/time formatting (#54832)#54942
matriv merged 1 commit intoelastic:7.xfrom
matriv:backport-54832

Conversation

@matriv
Copy link
Copy Markdown
Contributor

@matriv matriv commented Apr 8, 2020

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

(cherry picked from commit 72be0b5)

…stic#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 elastic#53714

(cherry picked from commit 72be0b5)
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-ql (:Query Languages/SQL)

@matriv
Copy link
Copy Markdown
Contributor Author

matriv commented Apr 8, 2020

@elasticmachine run elasticsearch-ci/2

@matriv matriv merged commit 6afd60b into elastic:7.x Apr 8, 2020
@matriv matriv deleted the backport-54832 branch April 8, 2020 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants