diff-ymd-package

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.

@pvway/alpha-common

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.2.0.

now-ymd

Return current date (y)ymmdd as number. Mind the evil overflow at the beginning of each century.