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

Date type casting fails to initialize time with different format #122

Open
cognitiveflux opened this issue Oct 31, 2014 · 0 comments
Open

Comments

@cognitiveflux
Copy link
Contributor

A date column type will initialize a timestamp of 2014-10-28T22:30:00.000-07:00 to nil. Rather than limit the type casting to specific formats, the model should allow the specification of a format string to be applied when parsing a timestamp string. Proposed solution provided in #121.

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

1 participant