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

TimeZone issues with Flamerobin #381

Open
DaltonCalford opened this issue Jul 2, 2024 · 0 comments
Open

TimeZone issues with Flamerobin #381

DaltonCalford opened this issue Jul 2, 2024 · 0 comments

Comments

@DaltonCalford
Copy link

Flamerobin does not display time zone information even if the returned query specifically asks for results that would include timezone information.

For example
(firebird isql, firebirdsql 5)
SQL> select current_timestamp from rdb$database;

                                    CURRENT_TIMESTAMP 

=========================================================
2024-07-02 13:54:31.0310 Etc/UTC

SQL>

Flamerobin example
image

This is even when flamerobin understands the returned value has a timezone value

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant