getCustomMonthNameShort()
import { getCustomMonthNameShort } from "@hirishu10/simple-date-time";
const shortMonth = getCustomMonthNameShort();
Output: oct;
import { getCustomMonthNameShort } from "@hirishu10/simple-date-time";
const shortMonth = getCustomMonthNameShort();
Output: oct;