rustling-ontology icon indicating copy to clipboard operation
rustling-ontology copied to clipboard

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

Open ghost opened this issue 7 years ago • 1 comments

"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

ghost avatar Feb 15 '18 15:02 ghost

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 avatar Oct 23 '18 08:10 rosastern