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

Align null behaviour for DateTimes #2990

Merged

Conversation

ewoutkramer
Copy link
Member

@ewoutkramer ewoutkramer commented Dec 6, 2024

Fixes #2900.

Breaking changes

  • The behaviour of Date.ToDateTimeOffset() has changed to be aligned with the same function in FhirDateTime and Time. Calling this function on a Date without a value (Value is null) will now throw an exception, instead of return null.

@ewoutkramer ewoutkramer changed the base branch from develop-6.0 to 6.0/2928-introduce-iequalitycomparer December 6, 2024 16:11
@ewoutkramer ewoutkramer requested a review from Kasdejong December 9, 2024 10:02
Base automatically changed from 6.0/2928-introduce-iequalitycomparer to develop-6.0 December 9, 2024 13:44
@ewoutkramer ewoutkramer enabled auto-merge December 9, 2024 14:46
@ewoutkramer ewoutkramer merged commit 742bae6 into develop-6.0 Dec 9, 2024
16 checks passed
@ewoutkramer ewoutkramer deleted the 6.0/2900-align-null-behaviour-for-datetimes branch December 9, 2024 15:21
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.

2 participants