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.
pretty-ymd
Get YMD and HMS from your Date objects or the current Date
now-ymd
Return current date (y)ymmdd as number. Mind the evil overflow at the beginning of each century.