Skip to content

Added StrSeconds and StrMilliseconds

Compare
Choose a tag to compare
@vtopc vtopc released this 21 Jun 11:17
· 27 commits to master since this release
0cd816e
Add StrSeconds and StrMilliseconds (#4)

* go mod

* added parseInt64

* added StrSeconds

* updated Readme

* more examples

* added msToTime()

* used parseInt64()

* docstring

* added StrMilliseconds

* bumped deps

* better errors