1. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/time/example_test.go]
  2. ce39b34 time: change formatting of microseconds duration to SI modifier by Rob Pike · 11 years ago
  3. c285789 time: improve the explanation of the working of Format and Parse by Rob Pike · 12 years ago
  4. 1d9f67d time: deal a bit better with time zones in Parse by Russ Cox · 12 years ago
  5. 657168f time: standard time doc fix and format example by Caleb Spare · 12 years ago
  6. 00cd6a3 time: add Round and Truncate by Russ Cox · 12 years ago
  7. 11e113d godoc: make example code more readable with new comment convention by Andrew Gerrand · 13 years ago
  8. d599acc time: use "2006-01-02 15:04:05.999999999 -0700 MST" as String format by Russ Cox · 13 years ago
  9. efe3d35 time: new Time, Duration, ZoneInfo types by Russ Cox · 13 years ago