Change Time Zone on Raspberry Pi

Problem:
Beside you select the time zone correctly ( most of it ) trough command raspi-config, you detect that the system don't use the correct time, in some countries there is a gap in the time zone calculator of it can be possible to use diferents time zones in the same country.

Solution:
it's as simple as launch the next command and follow the instructions:
sudo dpkg-reconfigure tzdata

Source: