ijt / go-anytime

Parse natural and standardized dates/times and ranges in Go without knowing the format in advance
MIT License
23 stars 2 forks source link

Feature: get matching input string in parser results #7

Closed ijt closed 2 years ago

ijt commented 2 years ago

It would be useful to have at least an approximation of the input string used for the parsing, in the results of the date and date range parsers.