Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MammatusPlatypus committed Apr 29, 2016
1 parent 14ff9d4 commit ec1c338
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,10 @@ the field).

#### Working with java.time.Duration

Konf supports "10 seconds" style conifg for duration as well as
* `getDuration(path)` get a duration
* `getDurationList(path)` get a duration list

Konf supports "10 seconds" style config for duration as well as
having built-in functions and support for ISO-8601. See documentation
for [duration config](https://github.com/advantageous/konf/wiki/Working-with-Durations)
for more details.
Expand Down

0 comments on commit ec1c338

Please sign in to comment.