1. d93f3b5 time: fix 400 year offset in comment by Ian Lance Taylor · 10 years ago
  2. cba1528 time: handle localized time zone names by Daniel Johansson · 10 years ago
  3. 5f859ba time: Use AppendFormat in Marshal[Text|JSON] by Justin Nuß · 10 years ago
  4. 47f22ab time: make it clearer how to format a fractional second by Rob Pike · 10 years ago
  5. a3985e4 time: document that time.Tick creates an unrecoverable resource by Rob Pike · 10 years ago
  6. 2ae7737 all: link to https instead of http by Brad Fitzpatrick · 10 years ago
  7. 526b501 time: correct unrepresentable Unix time comment by Shenghou Ma · 10 years ago
  8. f3fc8b0 time: document that not all Unix time can be represented by Shenghou Ma · 10 years ago
  9. 51021cc time: fix registry zone info lookup on Windows by Patrick Mezard · 10 years ago
  10. b4bc7b4 time: deflake TestAfterQueuing by Brad Fitzpatrick · 10 years ago
  11. e2e322d time: Fix ordering of slots in AfterQueueing test by Keith Randall · 10 years ago
  12. 89454b1 mime, time, internal/syscall/windows/registry: use new registry package to simplify code by Alex Brainman · 10 years ago
  13. d12b532 time: use longer delta duration for TestAfterQueueing retries by Matthew Dempsky · 10 years ago
  14. 35bda67 time: add Time.AppendFormat by Caleb Spare · 10 years ago
  15. d5ef698 time: unify formatting of decimals for timestamps by Martin Möhrmann · 10 years ago
  16. 8537ccd time: add a thorough example for time.Format by Rob Pike · 10 years ago
  17. 2adc4e8 all: use "reports whether" in place of "returns true if(f)" by Josh Bleecher Snyder · 10 years ago
  18. ce1c924 time: zoneinfo support for darwin by David Crawshaw · 10 years ago
  19. 31336f9 Revert "time: zoneinfo support on darwin/arm" by David Crawshaw · 10 years ago
  20. 54efdc5 time: zoneinfo support on darwin/arm by David Crawshaw · 10 years ago
  21. 9e6869b Build fix for plan9 after 8bf13838eb21. by David Symonds · 10 years ago
  22. 8bf1383 time: return informative errors when failing to load timezone data. by David Symonds · 10 years ago
  23. d1210ac time: correctly parse large input durations and avoid precision loss by Martin Möhrmann · 10 years ago
  24. ab4af52 time: panic with a more helpful error on use of invalid Timer by Brad Fitzpatrick · 10 years ago
  25. bc89e8c time: A Timer must be properly created before use (documentation). by Robert Griesemer · 10 years ago
  26. cfae41f time: make it clear that time.Time values do not compare with == by Rob Pike · 11 years ago
  27. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago