Awesome
times
Package that deals with time
Usage
We can use this whenever you deal with time.
- You can use gadgets like stopwatch that deal with time. This package focus on this feature.
- You can use time as an object, Surely.
- You can convert time object into string conveniently.
How to
- install go
- Enter the command line.
- Put down
go get github.com/simp7/times
- Use package in your own projects.
Example
You can see how to use this package by seeing samples.
Contribute
If you want to be a contributor of our project, the door is open! Please read contributing for more information.
Help
- You can inspect the api in here.
- If you find out some problems, you can submit issue in here.
- If you want to contribute, I would like you to read this first.
- If other help is needed, you can take a contact via email(JHParkOfficial@protonmail.com).