extrange / ibkr-docker

Run IBKR Gateway/TWS in a Docker container
184 stars 41 forks source link

How to set timezone #103

Closed AliMoeen closed 4 months ago

AliMoeen commented 4 months ago

Hi Folks,

Would would be the easiest way to set the timezone for IB Gateway?

Thank you,

extrange commented 4 months ago

You can do it in compose.yml e.g.

#...
    environment:
      TZ: Asia/Singapore