'CreateDateColumn/UpdateDateColumn save an incorrect date

I have a problem at the moment to create or updating a register. The issue is, that the time saved in the columns CreateDateColumn/UpdateDateColumn, saves a different hour compare with the time on my local computer. For example, if I do an update, and the time was 18:05:25, in the table database I could see 23:05:25. Could any person help me with some settings that probably I am missing?

Time when I update the register

enter image description here

Time save at the columns the automatic way on the database

enter image description here



Sources

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

Source: Stack Overflow

Solution Source