Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
103 views
in Technique[技术] by (71.8m points)

javascript - How do i use datetime or time function in Python for a lucky draw section i am doing?

So, currently i kind of make a lucky draw that generates random numbers and assigned it to promo codes (which is lucky draw prize)

i want to make sure that a person can do the lucky draw once a day so after 24 hours, the person can do the lucky draw

since my lucky draw is implemented when you click on a button, i want to set the button such that if you click once, you get a promo code but after that, the button is disabled until 24 hours is up before the person can click on the button again

but since i am not that used to using datetime or time modules, can someone help me to list out what am i supposed to do including the javascript codes to enable and disable button?

thank you

question from:https://stackoverflow.com/questions/65924202/how-do-i-use-datetime-or-time-function-in-python-for-a-lucky-draw-section-i-am-d

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...