UPDATE: simply run
sudo dpkg-reconfigure tzdata
and follow the steps.
cd /etcRemove localtime file:
rm localtimeSet the hawaii time zone as local time:
ln -s /usr/share/zoneinfo/US/Hawaii localtime
sudo dpkg-reconfigure tzdata
and follow the steps.
cd /etcRemove localtime file:
rm localtimeSet the hawaii time zone as local time:
ln -s /usr/share/zoneinfo/US/Hawaii localtime