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

ability to insert date for tomorrow or yesterday #15

Open
chrismartello opened this issue Oct 2, 2014 · 2 comments
Open

ability to insert date for tomorrow or yesterday #15

chrismartello opened this issue Oct 2, 2014 · 2 comments
Milestone

Comments

@chrismartello
Copy link

Would it be possible for some additional functionality to insert date for tomorrow? or yesterday? or how about 10 days ago, or 10 days from now?

@FichteFoll
Copy link
Owner

This has actually been on my ToDo ever since I wrote this thing, but I never had a use case for it and nobody requested it. Will see what I can do, but it will take a while since I'm going on vacation for a while.

How would you expect this to work? How would you use it?

@curtisgibby
Copy link

4+ years later, I'm also interested in this functionality. Looks like you could use a timedelta(days=1) to pull in a future or past date. I don't know what the best UX/UI would be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants