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

Dynamic date processing (next <time-of-day>) #79

Open
ghost opened this issue Feb 15, 2018 · 1 comment
Open

Dynamic date processing (next <time-of-day>) #79

ghost opened this issue Feb 15, 2018 · 1 comment
Assignees
Labels

Comments

@ghost
Copy link

ghost commented Feb 15, 2018

"next " should return either the actual next or the one after depending on the current <-day-of-week>

Example:
Date is Tuesday the 12th:

  • next Wednesday should be the 20th;
  • next Thursday should be the 14th;
  • next Friday should be the 15th
@rosastern
Copy link
Collaborator

Doubtful about resolution of next Wed as 20th from Tue 12th - this is notoriously ambiguous in natural language and the hard resolution should be Wed 13th

@rosastern rosastern self-assigned this Oct 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant