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
- Host: GitHub
- URL: https://github.com/tep/time-timetool
- Owner: tep
- License: mit
- Created: 2018-01-01T23:12:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-14T18:55:34.000Z (about 2 years ago)
- Last Synced: 2024-10-31T06:42:33.608Z (over 1 year ago)
- Topics: golang, time
- Language: Go
- Homepage:
- Size: 39.1 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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