Skip to content

Instantly share code, notes, and snippets.

@victorouttes
Last active January 7, 2020 18:43
Show Gist options
  • Save victorouttes/c25a0bba9d8c72575709039205ae9009 to your computer and use it in GitHub Desktop.
Save victorouttes/c25a0bba9d8c72575709039205ae9009 to your computer and use it in GitHub Desktop.
DBEAVER Oracle timezone problem
Start dbeaver with command:
dbeaver -vmargs -Duser.timezone=CET
Or
Edite dbeaver.ini (/usr/share/dbeaver/dbeaver.ini) adding the time zone:
-Duser.timezone=CET
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment