Commit b124a7f
committed
Update ParsedDuration class with new methods and formatting options
- Added factory methods for creating durations from seconds, minutes,
hours, days, weeks, and months.
- Introduced formatting methods to display durations with customizable
labels.
- Updated pom.xml to version 26.1.1-R0.1-SNAPSHOT.1 parent 83f99e0 commit b124a7f
File tree
3 files changed
+446
-119
lines changed- SimpleAPI
- src
- main/java/com/bencodez/simpleapi/time
- test/java/com/bencodez/simpleapi/tests
3 files changed
+446
-119
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
0 commit comments