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

[CBRD-25239] user variable time format #5001

Merged
merged 5 commits into from
Mar 4, 2024

Conversation

ctshim
Copy link
Contributor

@ctshim ctshim commented Feb 29, 2024

http://jira.cubrid.org/browse/CBRD-25239

  • Fixed error when using User variable in TIME_FORMAT() function
set @dt=datetime'2009-10-04 11:07:00';
SELECT TIME_FORMAT(@dt, '%TZH:%TZM');	

@ctshim ctshim added the bug label Feb 29, 2024
@ctshim ctshim added this to the fig-cake milestone Feb 29, 2024
@ctshim ctshim self-assigned this Feb 29, 2024
@ctshim ctshim marked this pull request as ready for review February 29, 2024 03:30
@ctshim ctshim merged commit 149e136 into CUBRID:develop Mar 4, 2024
10 checks passed
@ctshim ctshim deleted the CBRD-25239_user_variable_time_format branch March 4, 2024 00:21
mhoh3963 pushed a commit to mhoh3963/cubrid that referenced this pull request Aug 6, 2024
http://jira.cubrid.org/browse/CBRD-25239

* Fixed error when using User variable in TIME_FORMAT() function
mhoh3963 pushed a commit to mhoh3963/cubrid that referenced this pull request Aug 6, 2024
http://jira.cubrid.org/browse/CBRD-25239

* Fixed error when using User variable in TIME_FORMAT() function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants