https://github.com/golang/time
[mirror] Go supplementary time packages
https://github.com/golang/time
Last synced: 2 months ago
JSON representation
[mirror] Go supplementary time packages
- Host: GitHub
- URL: https://github.com/golang/time
- Owner: golang
- License: bsd-3-clause
- Created: 2015-11-03T06:24:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-05T13:01:45.000Z (4 months ago)
- Last Synced: 2025-04-13T04:56:49.441Z (2 months ago)
- Language: Go
- Size: 39.1 KB
- Stars: 405
- Watchers: 18
- Forks: 123
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Time
[](https://pkg.go.dev/golang.org/x/time)
This repository provides supplementary Go time packages.
## Report Issues / Send Patches
This repository uses Gerrit for code changes. To learn how to submit changes to
this repository, see https://go.dev/doc/contribute.The git repository is https://go.googlesource.com/time.
The main issue tracker for the time repository is located at
https://go.dev/issues. Prefix your issue with "x/time:" in the
subject line, so it is easy to find.