Error when persisting datetime fields using the .NET Neo4jClient

DateTimeOffset is the type to use if you don’t want to deal with the attribute.

The why it is this way? Neo4j datetime includes time zone info as well.

Glad you found your own answer and shared the update!

1 Like