Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timolins authored Aug 20, 2024
1 parent 4dc9872 commit 5fcfbd7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ console.log(formatDateRange(from, to));
// Output: "Jan 1 - 12"
```

It significantly reduces the clutter while maintaining clarity. It's perfect for dashboards, reports, or any UI where space is at a premium.

`little-date` is based based on [date-fns](https://date-fns.org/). It supports localization and can be used in both Node.js and the browser.

**Examples dates ✨**
Expand Down

0 comments on commit 5fcfbd7

Please sign in to comment.