Skip to content

Commit

Permalink
Merge pull request #347 from neelayu/patch-1
Browse files Browse the repository at this point in the history
Show correct usage of duration
  • Loading branch information
mattfarina committed Nov 5, 2022
2 parents f37dc77 + a0cb443 commit 32424cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/date.md
Expand Up @@ -54,7 +54,7 @@ Formats a given amount of seconds as a `time.Duration`.
This returns 1m35s

```
duration 95
duration "95"
```

## durationRound
Expand Down

0 comments on commit 32424cc

Please sign in to comment.