Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
05-04-2021 10:34 AM
05-04-2021 03:36 PM
Try this:
RETURN apoc.date.format(apoc.date.parse("2021-03-12T09:14:38.353+00:00", 'ms', 'yyyy-MM-dd'), 'ms', 'yyyy-MM-dd')
Result: "2021-03-12"
All the sessions of the conference are now available online