UNPKG

@jekipedia/date-helper

Version:

A utility class for handling datetime operations, including calculating distances, finding the next or last occurrence of a date, and extracting date parts.

3 lines (2 loc) 112 B
/** AioDateHelper v.0.1.9 **/ export { AioDateHelper, generateScheduleDate } from "./dist/date-helper.class";