You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The communication between the driver and the Neo4j server is typesafe. This implies in the need for specialized objects for represent types which Javascript does
58
+
not have in it standard version, the following temporal types are part of this.
59
+
60
+
[[js-driver-async-temporal-types-datetime]]
61
+
==== DateTime
62
+
Represents an instant capturing the date, the time and the timezone identifier.
0 commit comments