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

support function timezone() #5840

Merged

Conversation

TCeason
Copy link
Collaborator

@TCeason TCeason commented Jun 8, 2022

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

Support function timezone.

this function will return a string value.

And I think no need to check if the timezone is valid. Because we already check the value is valid when we set it.

Changelog

  • New Feature

Related Issues

Fixes #5820

@vercel
Copy link

vercel bot commented Jun 8, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) Jun 8, 2022 at 7:56AM (UTC)

@mergify
Copy link
Contributor

mergify bot commented Jun 8, 2022

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

@mergify mergify bot added the pr-feature this PR introduces a new feature to the codebase label Jun 8, 2022
@BohuTANG BohuTANG requested a review from b41sh June 8, 2022 08:05
@b41sh
Copy link
Member

b41sh commented Jun 8, 2022

almost ok, please docs for this function.

@b41sh
Copy link
Member

b41sh commented Jun 8, 2022

/LGTM

@BohuTANG BohuTANG merged commit 22f8b40 into databendlabs:main Jun 8, 2022
@TCeason TCeason deleted the ISSUE-5820/support_function_timezone branch June 9, 2022 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need-review pr-feature this PR introduces a new feature to the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Support function timezone
4 participants