Change the time zone on virtual private server
cd /usr/share/zoneinfo ls cp /etc/localtime /etc/localtime-old rm /etc/localtime
ln -sf /usr/share/zoneinfo/Asia/Kolkata /etc/localtime