Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/somefn/js/date.ts>getEndOfMonth

some functions for deno
Go to Latest
function getEndOfMonth
import { getEndOfMonth } from "https://deno.land/x/somefn@v0.31.0/js/date.ts";

获取月末时间

Parameters

支持 Date 和 202101... 这样的字符串

optional
opt: { timezone?: string; } = [UNSUPPORTED]

Returns

月末时间的毫秒时间戳