部署与运维
Set the timezone
The default timezone is America/New\_York. For instance, the Schedule node uses it to know at what time the workflow should start. To set a different default timezone, set GENERIC_TIMEZONE to the appropriate value. For example, if you want to set the timezone to Berlin (Germany):
export GENERIC_TIMEZONE=Europe/BerlinYou can find the name of your timezone here.
Refer to Environment variables reference for more information on this variable.
官方原文和授权
本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。