The default timezone for Entrust PKI Hub Installations is UTC. Run the following command to list the available time zones.
timedatectl list-timezones
Run the following command to set the <timezone>
timezone.
sudo timedatectl set-timezone <timezone>
For example
$ sudo timedatectl set-timezone Europe/Madrid