Search code examples
databasedatagripintellij-datagrip

How to set datagrip to take same timezone as the host database


I want that my postgres datagrip connection should take the same timezone as the remote source (host) its connected to. How do I do this?


Solution

  • You need the time zone setting in the properties of the connection.

    enter image description here