How to change server time zone in linux:
https://linuxize.com/post/how-to-set-or-change-timezone-in-linux/
Check Timezone: timedatectl
Set Timezone: timedatectl set-timezone <your_time_zone>
Example: timedatectl set-timezone Asia/Dhaka
How to change server time zone in linux:
https://linuxize.com/post/how-to-set-or-change-timezone-in-linux/
Check Timezone: timedatectl
Set Timezone: timedatectl set-timezone <your_time_zone>
Example: timedatectl set-timezone Asia/Dhaka