rm -f /etc/localtime
And then create a symbolic link to a your preferred time zone, for example:
ln -s /usr/share/zoneinfo/Europe/Stockholm /etc/localtime
There is no need to run NTP server inside the virtual server, since we do that for you on the hardware node, so the clock is always correct.