Open drzax opened 10 years ago
+1, this library needs a bit of love
Needed a really quick fix for this (for a production app that uses agenda), here's a quick and dirty gist that may (or may not) be useful
I'm very surprised that this lib doesn't support non-relative date string. This should be very useful! +1
It would be useful if this library could also parse non-relative strings. I was rather perplexed to find:
I know the plain old Date constructor will handle that, but it'd be nice not to have to worry about whether a date is relative or not and still have the other natural-language advantages this library has.