File: /home/dmstechonline/whatsapp.dmstech.online/node_modules/radix-vue/dist/date.umd.cjs
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./calendar-DTAAFwBa.cjs");exports.areAllDaysBetweenValid=e.areAllDaysBetweenValid;exports.createDateRange=e.createDateRange;exports.createDecade=e.createDecade;exports.createMonth=e.createMonth;exports.createMonths=e.createMonths;exports.createYear=e.createYear;exports.createYearRange=e.createYearRange;exports.endOfDecade=e.endOfDecade;exports.getDaysBetween=e.getDaysBetween;exports.getDaysInMonth=e.getDaysInMonth;exports.getLastFirstDayOfWeek=e.getLastFirstDayOfWeek;exports.getNextLastDayOfWeek=e.getNextLastDayOfWeek;exports.hasTime=e.hasTime;exports.isAfter=e.isAfter;exports.isAfterOrSame=e.isAfterOrSame;exports.isBefore=e.isBefore;exports.isBeforeOrSame=e.isBeforeOrSame;exports.isBetween=e.isBetween;exports.isBetweenInclusive=e.isBetweenInclusive;exports.isCalendarDateTime=e.isCalendarDateTime;exports.isZonedDateTime=e.isZonedDateTime;exports.parseStringToDateValue=e.parseStringToDateValue;exports.startOfDecade=e.startOfDecade;exports.toDate=e.toDate;