Why is Neo4j storing my dateTime as 0000-01-01T00:00:00Z? (GRANDstack)

Why is Neo4j storing my dateTime as 0000-01-01T00:00:00Z?

My TypeDef looks like this:

i am sending the following neo4jDateTime object:

image

and in neo4j: image

never mind i was passing null to all the dateTime properties by accident

1 Like