import { temporalUtil } from "https://deno.land/x/neo4j_lite_client@4.4.6/core/internal/index.ts";
const { localTimeToNanoOfDay } = temporalUtil;
Converts given local time into a single integer representing this same time in nanoseconds of the day.