django_celery_beat.tzcrontab
¶
Timezone aware Cron schedule Implementation.
-
class
django_celery_beat.tzcrontab.
TzAwareCrontab
(minute='*', hour='*', day_of_week='*', day_of_month='*', month_of_year='*', tz=<UTC>, app=None)[source]¶ Timezone Aware Crontab.