In mint 18 and Ubuntu 16.04 time settings are changed from previous versions. To find out the current settings run command timedatectl | grep local To set local time run sudo timedatectl set-local-rtc 1 To set UTC time run sudo timedatectl set-local-rtc 0