Skip to main content
Module

x/dtils/date.ts>getMonth

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

type

(date: Date) => unknown