We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
How to set the timezone
echo yourTZstring > /etc/TZ
e.g. for Europe/Rome set echo CET-1CEST,M3.5.0,M10.5.0/3 > /etc/TZ
echo CET-1CEST,M3.5.0,M10.5.0/3 > /etc/TZ
sync reboot -f