Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Support DATE_FORMAT(date,"%Y-%m-%dT%TZ") #441

Closed
penghuo opened this issue Feb 21, 2022 · 1 comment
Closed

[Enhancement] Support DATE_FORMAT(date,"%Y-%m-%dT%TZ") #441

penghuo opened this issue Feb 21, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers v1.3.0

Comments

@penghuo
Copy link
Collaborator

penghuo commented Feb 21, 2022

Is your feature request related to a problem? Please describe.
OSQL DATE_FORMAT should support ISO 8601 Basic Format.
SELECT DATE_FORMAT("2022-02-21", "%Y-%m-%dT%TZ")

Describe the solution you'd like
Support SELECT DATE_FORMAT("2022-02-21", "%Y-%m-%dT%TZ")

Describe alternatives you've considered
N/A

@penghuo penghuo added enhancement New feature or request good first issue Good for newcomers labels Feb 21, 2022
@vamsimanohar vamsimanohar self-assigned this Feb 23, 2022
@vamsimanohar
Copy link
Member

Resolved as part of #460

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers v1.3.0
Projects
None yet
Development

No branches or pull requests

2 participants