An open API service indexing awesome lists of open source software.

https://github.com/tep/time-timetool

Tools and utilities for dealing with Time values
https://github.com/tep/time-timetool

golang time

Last synced: 5 months ago
JSON representation

Tools and utilities for dealing with Time values

Awesome Lists containing this project

README

          

# timetool [![Mit License][mit-img]][mit] [![GitHub Release][release-img]][release] [![GoDoc][godoc-img]][godoc] [![Go Report Card][reportcard-img]][reportcard]
`import "toolman.org/time/timetool"`

Package timetool provides tools and utilities for dealing with our most
preceious comodity: time.

[mit-img]: http://img.shields.io/badge/License-MIT-c41e3a.svg
[mit]: https://github.com/tep/time-timetool/blob/master/LICENSE

[release-img]: https://img.shields.io/github/release/tep/time-timetool/all.svg
[release]: https://github.com/tep/time-timetool/releases

[godoc-img]: https://pkg.go.dev/badge/toolman.org/time/timetool?utm_source=godoc
[godoc]: https://pkg.go.dev/toolman.org/time/timetool

[reportcard-img]: https://goreportcard.com/badge/toolman.org/time/timetool
[reportcard]: https://goreportcard.com/report/toolman.org/time/timetool