getCustomDayNameFull()
import { getCustomDayNameFull } from "@hirishu10/simple-date-time";
const fullDay = getCustomDayNameFull();
Output: friday;
import { getCustomDayNameFull } from "@hirishu10/simple-date-time";
const fullDay = getCustomDayNameFull();
Output: friday;