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

Change cached value type when data type changes #1125

Conversation

igitur
Copy link
Member

@igitur igitur commented Jan 7, 2019

Fixes #1124

Results of operations on Dates can return either a double or a date (or possibly timespan). Cached values should be updated to reflect the type when IXLCell.DataType changes.

@igitur igitur merged commit 2fe68b8 into ClosedXML:develop Jan 9, 2019
@igitur igitur deleted the issue1124-change-cached-value-when-datatype-changes branch January 9, 2019 16:05
@igitur igitur added the bug label Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AdjustToContents doesn't work correctly in a cell containing date difference
2 participants