Closed bear closed 2 years ago
When parsing "this afternoon" we are not passing to the recursive parse() calls any sourceTime values given
Add sourceTime to the call for when CRE_TIME match happens when parsing the remaining text chunks
Fixes #274
This change is
When parsing "this afternoon" we are not passing to the recursive parse() calls any sourceTime values given
Add sourceTime to the call for when CRE_TIME match happens when parsing the remaining text chunks
Fixes #274
This change is