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
133
+
not have in it standard version, the following temporal types are part of this.
134
+
135
+
[[js-driver-temporal-types-datetime]]
136
+
==== DateTime
137
+
Represents an instant capturing the date, the time and the timezone identifier.
0 commit comments