You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
technically we have tried to make it work with dates of that type, but it turns out to be a lot of messy work since the focus of the lib is about fuzzy/natural dates
This actually is supported as of a couple weeks ago. If you need to parse this particular format, installing parsedatetime from the master branch should work. It does not support full ISO8601 dates (e.g. 2015-06-15T04:30:26-0500) but your example is a simpler format.
Perhaps I'm using the library wrong. Is this intended to work?
It seems to have correctly parsed out the time, but the date is ignored. The library works great with stuff like "2 hours ago", but it fails for this.
The text was updated successfully, but these errors were encountered: