Skip to main content
Module

x/dtils/mod.ts>getMonthDigits

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

type

(date: Date) => unknown