Deserialize dynamic suport for datetime?
aznarepse opened this issue · 0 comments
aznarepse commented
I am using utf8json to deserialize unknown json structures to a dynamic.
It does work very well unlike others I have tried...
I do have one question though:
Is it possible to support DateTime values? By default, it interprets them as string.