Zaid-Ajaj / LiteDB.FSharp

Advanced F# Support for LiteDB, an embedded NoSql database for .NET with type-safe query expression through F# quotations
MIT License
180 stars 22 forks source link

Local datetime is not deserialized successfully #43

Closed humhei closed 4 years ago

humhei commented 4 years ago

image

humhei commented 4 years ago

I will send a PR to fix this

humhei commented 4 years ago

Seems It's the default behavior of LiteDB.JsonSerializer Not related to this repository