import { temporalUtil } from "https://deno.land/x/neo4j_lite_client@4.4.6/core/internal/index.ts";
const { localDateTimeToEpochSecond } = temporalUtil;
Converts given local date time into a single integer representing this same time in epoch seconds UTC.