Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 225 Bytes

timezone.md

File metadata and controls

11 lines (6 loc) · 225 Bytes

Changing the Time Zone in Linux (tested with ubuntu 20.04)

timedatectl

ls -l /etc/localtime

timedatectl list-timezones

sudo timedatectl set-timezone <your_time_zone>

sudo timedatectl set-timezone Asia/Dhaka