Documentation / @zerotal/scheduler / SchedulerConfigShape
Interface: SchedulerConfigShape
Defined in: scheduler/src/config.ts:3
Properties
timezone
timezone:
string
Defined in: scheduler/src/config.ts:6
Timezone for cron expressions. Informational only - Bun.cron uses the system timezone. Default: 'UTC'