getCustomDayNameShort()
import { getCustomDayNameShort } from "@hirishu10/simple-date-time";
const shortDay = getCustomDayNameShort();
Output: fri;
import { getCustomDayNameShort } from "@hirishu10/simple-date-time";
const shortDay = getCustomDayNameShort();
Output: fri;