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

Fix datetime parse logic #2448

Merged
merged 6 commits into from Nov 14, 2015
Merged

Conversation

dalpo
Copy link
Contributor

@dalpo dalpo commented Oct 31, 2015

Consider actual Timezone and the Daylight Saving Time while parsing datetime input parameters.

@dalpo
Copy link
Contributor Author

dalpo commented Oct 31, 2015

Related to #2426

@mshibuya
Copy link
Member

mshibuya commented Nov 1, 2015

Spec is failing, any ideas?

@dalpo
Copy link
Contributor Author

dalpo commented Nov 1, 2015

I will check soon!

@dalpo
Copy link
Contributor Author

dalpo commented Nov 3, 2015

@mshibuya Fixed and rebased from master but mongodb is still failing strangely...
I will check mongodb in the next days.

@dalpo dalpo force-pushed the feature/datetime-parse branch 3 times, most recently from 27a59ba to a978ba3 Compare November 10, 2015 23:18
@dalpo
Copy link
Contributor Author

dalpo commented Nov 10, 2015

@mshibuya now specs are green! 🎆
But... we have a problem with the latest version of tins gem which actually has dropped the support to ruby 1.9.x https://github.com/flori/tins#changes

@dalpo
Copy link
Contributor Author

dalpo commented Nov 14, 2015

@mshibuya let me know what do you think about this PR!

Thanks

mshibuya added a commit that referenced this pull request Nov 14, 2015
@mshibuya mshibuya merged commit 022a4fe into railsadminteam:master Nov 14, 2015
@mshibuya
Copy link
Member

Looks nice, thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants