tj / go-naturaldate

Natural date/time parsing for Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add option to truncate the parsed part from the input string

CubicrootXYZ opened this issue · comments

Prerequisites

  • I searched to see if the issue already exists.

Description

Add a new method that truncates the parsed part of the inputed string and returns the rest.

E.g. if I input please remind me at sunday 22:21 a new method should return the datetime and the string please remind me