Skip to main content
Module

std/node/util.ts>isDate

Deno standard library
Go to Latest
function isDate
Deprecated
Deprecated

Use util.types.isDate() instead.

import { isDate } from "https://deno.land/std@0.158.0/node/util.ts";

Parameters

value: unknown

Returns

boolean