Beaglebone Black set the right timezone
After installing Debian / Ubuntu on a BeagleBone the correct time zone needs to be set. This can be done easily with the command
dpkg-reconfigure tzdata
Maybe the appropriate package needs to be installed with
apt- get install tzdata
Now you can easily select the right time zone based on its location.