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

Fixes issue #104: DateTimes before "01.01.1970" resulting in a "Value is out of bounds" TypeError exception. #106

Closed
wants to merge 1 commit into from

Conversation

stf1981
Copy link

@stf1981 stf1981 commented Jul 3, 2013

See issue #104

… a "Value is out of bounds" TypeError exception.
@patriksimek
Copy link
Collaborator

This PR cannot be merged because it breaks SmallDateTime values. SmallDateTime range is 1900-01-01 through 2079-06-06. See docs for more info.

DateTime was fixed in 1bdadb3. 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