scrapyscrapyd

How to Change Timezone of scrapydweb?


I just Install scrapydweb in my system and my problem is I can't change the Timezone.

The Default is UTC+00:00 and I want to change it to UTC+03:30.

How Can I do this?

I change the timezone of my Linux server to Asia/Tehran. But unfortunately this problem still not solved.


Solution

  • Insert the following code into Docker Compose and then start the build again.

    environment:
      - TZ=Asia/Tehran