Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dtils/lib/date.ts>getSeconds

The best unofficial library of utilities for Deno applications
Go to Latest
variable getSeconds
import { getSeconds } from "https://deno.land/x/dtils@1.8.0/lib/date.ts";

type

(date: Date) => unknown