https://github.com/memgraph/mgclient/blob/master/examples/advanced.cpp#L16 when `type = mg::Value::Type::Date` `value.ValueDate().days();` return `-8191`, instead it should return days since Unix epoch.