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

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

Awesome Lists containing this project

README

        

# Go Time

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/time.svg)](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.