Skip to content

Is there any way to override the default for DateTime? #258

Answered by alirezanet
viseu asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @viseu,
I don't think there is anyway to solve the issue if you don't want to make your CreatedDateTime property nullable.
I would suggest to simply change it to a nullable type since you expect null values.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by viseu
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants