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

'2009 May 22nd' returns '2012-05-22' #66

Closed
coderberry opened this issue Sep 6, 2011 · 2 comments
Closed

'2009 May 22nd' returns '2012-05-22' #66

coderberry opened this issue Sep 6, 2011 · 2 comments
Labels

Comments

@coderberry
Copy link

Chronic.parse('2009 May 22nd') => '2012-05-22'

@leejarvis
Copy link
Collaborator

Chronic doesn't understand <year> <month> <ordinal> which is why it's displaying the next occurrence of 22nd May, it'll be the same with any other date. I'll mark this as a feature

@coderberry
Copy link
Author

Sounds good. I didn't read it that way but it makes sense. Great job on this gem!!!

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

No branches or pull requests

2 participants