Skip to content

Commit e508cb4

Browse files
author
Reed Es
committed
added example image
1 parent b76c995 commit e508cb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ The same as used with `NumberCompactor()`.
6363

6464
## TimeCompactor
6565

66+
With `TimeCompactor()` you provide it a `TimeInterval` value to be transformed into a string value.
67+
6668
```swift
6769
let c = TimeCompactor()
6870
print(c.string(from: 1_234_567))

0 commit comments

Comments
 (0)