Skip to content

Commit

Permalink
Merge branch 'main' of github.com:goomba/date-fns into main
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelyuen committed Nov 5, 2020
2 parents 85bf1f3 + d77d165 commit 2ad4ea2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ formatDuration(duration, "s 'seconds'");
```

**Note**

At this time, the larger parts of unused Duration will be added to the _next_ largest token specified.

- Smaller parts are left out. In other words, similar to rounding down. Open an issue if you are interested in rounding up in some manner.
Expand Down

0 comments on commit 2ad4ea2

Please sign in to comment.