Someone to help with coding a countdown on google doc
Ngân sách $10-30 AUD
On my google GOALS doc, I have multiple dates I want to achieve XYZ by.
I want there to be a function next to each date, that shows how many days are left, that I can change whenever.
For example
where there are ** ** thats your part
GOAL 1 - ACHIEVE BY 2ND AUGUST 2019 - **30 days left** (this changes every day by -1)
like that.
4 freelancer đang chào giá trung bình $28 cho công việc này
Hello, my friend. I see you post a new project and I have made something. can you contact me to check is this you want? Cheers
Hi, "I have gone through your description. Please ping me in person. I can help you to complete all tasks. I and my team have hands-on experience in this field. We have already done similar types of [login to view URL] w Thêm
function countdown(endDate) { let days, hours, minutes, seconds; endDate = new Date(endDate).getTime(); if (isNaN(endDate)) { return; } setInterval(calculate, 1000); function calculate() { Thêm
Hi Is your job done? I am interested in your project. Let me know if you need any help from my side.