The default timezone for Cryptographic Security Platform Installations is UTC. See below for selecting another one.

To select the operating system timezone

  1. Run the following command to list the available time zones. 
    timedatectl list-timezones
  2. Run the following command to set the <timezone> timezone. 
    sudo timedatectl set-timezone <timezone>
    For example:
    $ sudo timedatectl set-timezone Europe/Madrid