import { Date } from "https://deno.land/x/neo4j_lite_client@4.4.6/mod.ts";
Create a Date object from the given standard JavaScript Date
.
Hour, minute, second, millisecond and time zone offset components of the given date are ignored.
import { Date } from "https://deno.land/x/neo4j_lite_client@4.4.6/mod.ts";
Create a Date object from the given standard JavaScript Date
.
Hour, minute, second, millisecond and time zone offset components of the given date are ignored.