bear / parsedatetime

Parse human-readable date/time strings
Apache License 2.0
694 stars 107 forks source link

"This" at the end of a time string sets time to "now" #243

Open TheTrooble opened 4 years ago

TheTrooble commented 4 years ago

"Remind me in 5 minutes this could be broken" finds a time string "5 minutes this" and returns the current time rather than a time 5 minutes from now.