[go: up one dir, main page]

Go supplementary time packages

Clone this repo:
  1. 2b4e439 rate: use time.Time.Equal instead of == by mohanson · 8 weeks ago master v0.14.0
  2. c0b0320 all: upgrade go directive to at least 1.24.0 [generated] by Gopher Robot · 3 months ago v0.13.0
  3. 1616a7f rate: skip time.Now call in Sometimes.Do unless necessary by Artyom Pervukhin · 1 year, 9 months ago v0.12.0
  4. 0c50ed8 all: upgrade go directive to at least 1.23.0 [generated] by Gopher Robot · 9 months ago v0.11.0
  5. 66520f6 rate: simplify function advance only returns new Tokens to caller by Huang Chong · 9 months ago

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