Docker container time change

Hello,

I want to change my docker application timezone setting to Indian.

Right now as below timezone setting showing in my hardware docker container.

Br,
Devendra

When starting the container, try and use:

docker run .. -e TZ=Asia/Kolkata ..imagename

Hello,

sorry, I want to change this time setting. as below, how can I change this. It is showing 30 minutes later time you can see below screenshot, Indian time is 16:30 pm.

Br,
Devendra