Skip to content

Add DateOnly support#1293

Open
Eldin00 wants to merge 4 commits intopraeclarum:masterfrom
Eldin00:add-date-only
Open

Add DateOnly support#1293
Eldin00 wants to merge 4 commits intopraeclarum:masterfrom
Eldin00:add-date-only

Conversation

@Eldin00
Copy link

@Eldin00 Eldin00 commented Nov 2, 2025

Current version of library throws an exception if you try to store a DateOnly field. This adds support for storing these as text. DateOnly cannot be directly converted to ticks, so I did not put in an implementation for that (though it could be done via a cast to DateTime)

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