Changing Date and Time on Centos 7 Servers (Timezone)

Querying the time setting or timezone used by the current server

timedatectl

or another command

ls -l /etc/localtime

Listing available timezone options

timedatectl list-timezones

Setting the timezone for Turkey

sudo timedatectl set-timezone Europe/Istanbul

or if setting for a different location

sudo timedatectl set-timezone xxx