Skip to content

Fixes an issue where the default timestamp was set to 0#34

Merged
mediabounds merged 1 commit intomainfrom
bug/default-timestamp
Jan 11, 2023
Merged

Fixes an issue where the default timestamp was set to 0#34
mediabounds merged 1 commit intomainfrom
bug/default-timestamp

Conversation

@mediabounds
Copy link
Member

Since DateTime is a value type, we must define it as nullable otherwise it's default value will be 0 (resulting in default timestamps of 0001-01-01T00:00:00.000Z).

@mediabounds mediabounds merged commit da946f9 into main Jan 11, 2023
@mediabounds mediabounds deleted the bug/default-timestamp branch January 11, 2023 16:22
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.

1 participant