Skip to content

simp7/times

Repository files navigation

Go Reference Contributor Covenant Go Report Card

times

Package that deals with time

Usage

We can use this whenever you deal with time.

  1. You can use gadgets like stopwatch that deal with time. This package focus on this feature.
  2. You can use time as an object, Surely.
  3. You can convert time object into string conveniently.

How to

  1. install go
  2. Enter the command line.
  3. Put down go get github.com/simp7/times
  4. 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).