go-naturaldate icon indicating copy to clipboard operation
go-naturaldate copied to clipboard

Add option to truncate the parsed part from the input string

Open CubicrootXYZ opened this issue 4 years ago • 0 comments

Prerequisites

  • [x] 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

CubicrootXYZ avatar Jul 11 '21 13:07 CubicrootXYZ