tzconfig

time zone and daylight-saving time data

Debian Debian
RUN apt-get update && \ apt-get install -y tzdata
Ubuntu
RUN apt-get update && \ apt-get install -y tzdata
Alpine
RUN apk add tzdata
Arch Arch Linux
RUN pacman -S --noconfirm tzdata
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y tzdata
CentOS
RUN yum install -y tzdata
Fedora
RUN dnf install -y tzdata
Raspbian
RUN apt-get update && \ apt-get install -y tzdata
click the source code to copy install tzconfig on any operating system with command-not-found.com