ATV2 UK Time Zone

So you have an atv 2 and the time is wrong in xbmc

ssh into your box and issue the following commands

cd /private/var/db/timezone
rm localtime
ln -s /usr/share/zoneinfo/Europe/London localtime
killall AppleTV

Author: admin