Function lightspeed_scheduler::new_executor_with_local_tz[][src]

pub fn new_executor_with_local_tz() -> JobExecutor
Expand description

Creates a new Executor that uses the Local time zone for the execution times evaluation. For example, the cron expressions will refer to the Local time zone.