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

ResultSet: getDateTime() from a numeric value #360

Closed
g105b opened this issue Oct 11, 2023 · 0 comments · Fixed by #361
Closed

ResultSet: getDateTime() from a numeric value #360

g105b opened this issue Oct 11, 2023 · 0 comments · Fixed by #361

Comments

@g105b
Copy link
Member

g105b commented Oct 11, 2023

If the value of the returned field is numeric, and getDateTime() is called, it should treat the value as a timestamp.

@g105b g105b added this to Backlog in Overview via automation Oct 11, 2023
g105b added a commit that referenced this issue Oct 11, 2023
g105b added a commit that referenced this issue Oct 11, 2023
* wip: datetime from timestamp
for #360

* wip: suppress excessive class complexity

* test: test getting datetime from timestamp
Overview automation moved this from Backlog to Done October 2023 Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Overview
Done October 2023
Development

Successfully merging a pull request may close this issue.

1 participant