Skip to main content
Module

x/neo4j_driver_lite/mod.ts>temporal

Neo4j Bolt driver for JavaScript
Go to Latest
variable temporal
import { temporal } from "https://deno.land/x/neo4j_driver_lite@5.14.0-alpha01/mod.ts";

Object containing functions to work with temporal types, like Time or Duration.

type

{ isDuration; isLocalTime; isTime; isDate; isLocalDateTime; isDateTime; }