Hi !
I can’t manage to change my timezone in n8n
I am self hosting on hostinger,
I think remembering I did it in n8n, in the browse terminal in hostinger too, and still I am in Europe instead of Los Angeles
Hi !
I can’t manage to change my timezone in n8n
I am self hosting on hostinger,
I think remembering I did it in n8n, in the browse terminal in hostinger too, and still I am in Europe instead of Los Angeles
One way is to set the env variable here, here or here:
GENERIC_TIMEZONE="Europe/Berlin"
another way is to set it for a specific workflow, see here
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.