job id #659
Unanswered
KavyaSethia
asked this question in
Q&A
job id
#659
Replies: 1 comment
-
sched.get_jobs() can be get the job list. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
sched.add_job(job_function,'date',timezone="Asia/Kolkata",run_date=(datetime(int(date[0:4]),int(date[4:5]),int(date[5:7]),int(date[7:9]),int(date[9:])))))
Can u tell me where i will find jod_id for this job function to remove the job
Beta Was this translation helpful? Give feedback.
All reactions