araddon / dateparse

GoLang Parse many date strings without knowing format in advance.
MIT License
2.03k stars 164 forks source link

support combined datetime format with subseconds (yyyyMMddhhmmss.SSS) #144

Open dferstay opened 2 years ago

dferstay commented 2 years ago

Fixes #143

Signed-off-by: Daniel Ferstay dferstay@splunk.com

dferstay commented 2 years ago

@araddon , I've opened a few issues and PRs recently; any chance you will have time to review them?