time module - golang.org/x/time - Go Packages (original) (raw)

  1. Discover Packages
  2. golang.org/x/time

v0.15.0 Published: Feb 11, 2026 License: BSD-3-Clause

README

Go Time

Go Reference

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 athttps://go.dev/issues. Prefix your issue with "x/time:" in the subject line, so it is easy to find.

Directories

Path Synopsis
rate Package rate provides a rate limiter. Package rate provides a rate limiter.