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

Workaround for screwed up date values #149

Merged
merged 2 commits into from
Mar 20, 2021

Conversation

sti0
Copy link
Contributor

@sti0 sti0 commented Mar 19, 2021

This closes #143

  • Adds constant FIX_SCREWED_UP_MINIMAL_DATETIME_VALUE to return 0001-01-01
  • Adds constant FIX_SCREWED_UP_MAXIMUM_DATETIME_VALUE to return 9999-12-31
  • Add new unittests

- Adds constant FIX_SCREWED_UP_MINIMAL_DATETIME_VALUE to return 0001-01-01

- Adds constant FIX_SCREWED_UP_MAXIMUM_DATETIME_VALUE to return 9999-12-31

- Add new unittests
@CLAassistant
Copy link

CLAassistant commented Mar 19, 2021

CLA assistant check
All committers have signed the CLA.

@jfilak
Copy link
Contributor

jfilak commented Mar 20, 2021

Looks good to me. Thank you!

@filak-sap filak-sap merged commit 7846065 into SAP:master Mar 20, 2021
@sti0
Copy link
Contributor Author

sti0 commented Mar 22, 2021

@filak-sap thanks for accepting my pull request. Will there be a offical release soon?

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.

Date out of range error
5 participants