Change timezone

laurco77HOBBY

21 days ago

How do I change timezone to CET for m y https://primary-production-4bcb.up.railway.app/, thank you

Solved$5 Bounty

7 Replies

opqrFREE

21 days ago

You can change it using the GENERIC_TIMEZONE environment variable. Refer to the n8n docs for more details. You may need to adjust for daylight saving time.


laurco77HOBBY

21 days ago

Okay and where do I add this?


laurco77

Okay and where do I add this?

lofimitHOBBY

21 days ago

  1. Go to your Railway's project.

  2. Click on the "Variables" tab.

  3. Click on "New Variable", fill the name with "GENERIC_TIMEZONE" and the value with "Europe/Paris" (CET), press "Done" after.

  4. Now redeploy/restart your project.


laurco77HOBBY

21 days ago

Can't access from here

Attachments


opqrFREE

21 days ago

You have to add it in railway - https://docs.railway.com/guides/variables


laurco77

Can't access from here

lofimitHOBBY

21 days ago

You set it on your Railway's project dashboard.


laurco77HOBBY

21 days ago

Great thanks. I think I just did. I have 2 projects name though, no idea why . Sorry for my ignorance, I never get into railway but only on my https:// primary-production-4bcb.up.railway.app/projects/ . I don't know what I should know from railway.