'How to set the timezone in NAVICAT when opening mongodb

As we know mongo use UTC to store time value. And the time showed in NAVICAT will be also UTC format. figure as follow: error description image

so, How to let NAVICAT show the time in local zone?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source