check_timing_tzinfo

scheduler.base.job_util.check_timing_tzinfo(job_type: JobType, timing: list[timedelta] | list[time] | list[Weekday], tzinfo: tzinfo | None) None[source]

Raise if timing incompatible with tzinfo for job_type.