@videsk/humanize-date
Version:
Humanize dates making readable in locale and ultra lightweight
22 lines (12 loc) • 374 B
Markdown
# Changelog
This library use semver.
## v1.1.2
- [FIX] Remove decimals
## v1.1.0
- [NEW] Units `auto`, automatically returns with the best unit
## v1.0.0
First release
- [NEW] Humanize date to locale
- [NEW] Humanize relative time to locale
- [NEW] Get dates difference in units
- [NEW] Units `seconds`, `minutes`, `hours`, `days`, `weeks`, `quarters` and `years`.