Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recognize before month #140

Open
sajad22 opened this issue Sep 2, 2015 · 2 comments
Open

recognize before month #140

sajad22 opened this issue Sep 2, 2015 · 2 comments

Comments

@sajad22
Copy link

sajad22 commented Sep 2, 2015

for example "before Aug-1996"
(now return 1 Aug 2015!!!)

@joestelmach
Copy link
Owner

There's actually two different issues here: no support for a dash between the month and year, and responding to a prefix that does not include a unit of time. For example, "1 day before Aug" is supported, but "before Aug" is not.

@sajad22
Copy link
Author

sajad22 commented Sep 7, 2015

maybe support dash between the month and year is more important

"before Aug" or "before 2010/1/1" also is important feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants