A javascript library for calculating the difference between two dates in formatted ways like (aY bM cD)(aYears bMonths cDays) or customized desired formats like aY-bM-cD or aYears-bMonths-cDays or kDays or mWeeks or nMonths etc.
A library for calculating relative time strings, compatible with both ESM and MPA environments.
A robust, type-safe utility for calculating and formatting time differences. Supports multiple formats (relative, absolute, or individual time units) with internationalization support and accurate handling of future dates, leap years, and timezone differe
A TypeScript library to work with dates, time zones, and intervals. Includes methods to format, compare, and calculate business days.