getCustomMonthNameFull()
import { getCustomMonthNameFull } from "@hirishu10/simple-date-time";
const fullMonth = getCustomMonthNameFull();
Output: october;
import { getCustomMonthNameFull } from "@hirishu10/simple-date-time";
const fullMonth = getCustomMonthNameFull();
Output: october;