Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set end date to 7 days later by default #32

Closed
ankushdharkar opened this issue Apr 17, 2021 · 3 comments · Fixed by #70
Closed

Set end date to 7 days later by default #32

ankushdharkar opened this issue Apr 17, 2021 · 3 comments · Fixed by #70
Assignees
Labels
beginner friendly feature task A big ticket item that needs to come up as a feature good first issue Good for newcomers

Comments

@ankushdharkar
Copy link
Contributor

image

@ankushdharkar ankushdharkar added feature task A big ticket item that needs to come up as a feature good first issue Good for newcomers beginner friendly labels Apr 17, 2021
@apurbow
Copy link

apurbow commented Apr 18, 2021

in JavaScript :
const setEnded = () => {
... "Make the Function to set the ended date"
}

setTimeout(()=> setEnded(), 604800000) // 7 days to Milliseconds

@ankushdharkar
Copy link
Contributor Author

@Kumar85 Can you send a PR to implement this feature please?

@hkedia321
Copy link

@ankushdharkar I can pick this up, if no one is working on it.

@swarajpure swarajpure linked a pull request Jul 24, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner friendly feature task A big ticket item that needs to come up as a feature good first issue Good for newcomers
Projects
None yet
4 participants