Please follow the below steps to set the parameter in the DSN Connection in order to retain the date same as in the database.
1. Go to Windows ODBC Administrator and select the DSN created for MongoDB and click on Configure.

2. Go to the SQL Engine tab as shown below

3. Select the SQL Engine Mode as Auto/Direct and Click on Edit Server Setting and add the parameter -Duser.timezone=UTC as shown below

4. Click on Stop to stop the Services and Start again to make sure the Services are restarted.

Click Apply and OK.