FLARE-forecast / FLARE-containers

Docker containers to run FLARE forecast
0 stars 2 forks source link

Adding Time Zone Support #14

Open vahid-dan opened 3 years ago

vahid-dan commented 3 years ago

We need to handle different time zones in running the containers. For instance, the time zone in OpenWhisk Mode is currently different than in Manual Mode.

vahid-dan commented 3 years ago

For starters, we should add time-zone parameter to the flare-config.yml file and use it as the default time zone for the container at runtime when anyone runs the container. Then we should be able to remove ENV TZ=America/New_York from Dockerfile.