1. 86cca11 time: revert CL 78735 (was: space padding using underscore) by Ian Lance Taylor · 7 years ago
  2. 8776be1 time: add space padding layout strings(using underscore) for not only day but others by Hanjun Kim · 7 years ago
  3. bb22a69 time: condense, expand Time.Unix example by Russ Cox · 7 years ago
  4. b53088a Revert "go/printer: forbid empty line before first comment in block" by Joe Tsai · 7 years ago
  5. 597213c time: rename TestLoadLocationFromTzinfo to TestLoadLocationFromTZData by Dmitri Shuralyov · 7 years ago
  6. 40d8b4b time: fix build on Android by Brad Fitzpatrick · 7 years ago
  7. 2951f90 time: enable Location loading from user provided timezone data by Florian Uekermann · 7 years ago
  8. 225a2e1 time: rename internal type data to dataIO by Russ Cox · 7 years ago
  9. 50181df time: fix typo in doc by Ross Chater · 7 years ago
  10. 02298ae Revert "time: enable ZONEINFO tzdata file support and error reporting" by Russ Cox · 7 years ago
  11. d50e952 time: add example for Time.Unix by Adrian Hesketh · 8 years ago
  12. e49d074 time: example in doc for time.AppendFormat func by Radek Sohlich · 7 years ago
  13. 8615cbf time: fix Time package doc paragraph order by Russ Cox · 7 years ago
  14. 08f19bb go/printer: forbid empty line before first comment in block by Joe Tsai · 7 years ago
  15. 2da1446 time: fix incorrect "zero padding" comments by Kenny Grant · 7 years ago
  16. 0d101d1 time: fix incorrect "zero pad" comment in example by Blixt · 7 years ago
  17. fb1fd6a time: improve comments about valid layouts being invalid Parse values by Ian Lance Taylor · 7 years ago
  18. 3e887ff time: document that valid layouts are not valid Parse values by Kenny Grant · 7 years ago
  19. d153df8 all: revert "all: prefer strings.LastIndexByte over strings.LastIndex" by Marvin Stenger · 7 years ago
  20. 630d176 time: enable ZONEINFO tzdata file support and error reporting by Florian Uekermann · 8 years ago
  21. 71d0832 time: unify three readFile implementations into one by Ian Lance Taylor · 8 years ago
  22. 7340d13 time: reduce OS dependent timezone related code by Florian Uekermann · 8 years ago
  23. d2826d3 all: prefer strings.LastIndexByte over strings.LastIndex by Marvin Stenger · 8 years ago
  24. 57e7d62 all: use sort.Slice in a few more places by Daniel Martí · 8 years ago
  25. a72e26f runtime: return deltimer early if timer.timersBucket is unset by Emmanuel Odeke · 8 years ago
  26. 76f4fd8 runtime: improve timers scalability on multi-CPU systems by Aliaksandr Valialkin · 8 years ago
  27. 7758abf time: add a number of new examples by Adrian Hesketh · 8 years ago
  28. a7489ec time: change wording in duration hours example by Juan Carlos · 8 years ago
  29. 9dba733 time: add an example to the NewTicker function by Elbert Fliek · 8 years ago
  30. 32e117d time: don't match '---' month in time.Parse by Cholerae Hu · 8 years ago
  31. b793372 time: fix documentation of Round, Truncate behavior for d <= 0 by Dmitri Shuralyov · 8 years ago
  32. 3dd1b0d time: fix grammar/spelling errors in test comment by Kevin Burke · 8 years ago
  33. 839b282 time: add leap year test for Date by Kevin Burke · 8 years ago
  34. 6203a79 time: remove unused parameter by Kevin Burke · 8 years ago
  35. 392834f time: add examples for Duration functions by molivier · 8 years ago
  36. c9f8a6c time: remove extra space in docstring by Kevin Burke · 8 years ago
  37. 193eda7 time: skip ZoneAbbr test in timezones with no abbreviation by Alberto Donizetti · 8 years ago
  38. 4522efb time: fix 400 years offset in comment by Alberto Donizetti · 8 years ago
  39. 7390d2f time: clarify documentation for Location.String by Pat Moroney · 8 years ago
  40. 4e2eff4 time: document the Time.String is meant for debugging by Brad Fitzpatrick · 8 years ago
  41. 306c540 time: warn that RFC3339Nano does not guarantee a natural ordering by Brad Fitzpatrick · 8 years ago
  42. e1ced32 time: show how to get midnight on the current day by Kevin Burke · 8 years ago
  43. 5e58583 time: fix example in monotonic time comment by Russ Cox · 8 years ago
  44. 862e45d time: remove some redundant equality comparison documentation by Brad Fitzpatrick · 8 years ago
  45. dd94bac time: unify the Time.Equals vs == pitfall documentation by Brad Fitzpatrick · 8 years ago
  46. 7a8f1e2 time: run genzabbrs.go to update zoneinfo_abbrs_windows.go by Alex Brainman · 8 years ago
  47. af2ac47 all: single space after period by Brad Fitzpatrick · 8 years ago
  48. fcee1e3 time: vendor tzdata-2017b and update test by Alberto Donizetti · 8 years ago
  49. e5646b2 time: strip monotonic clock reading in t.UTC, t.Local, t.In by Russ Cox · 8 years ago
  50. 4aa5d2e time: update docs to clarify goroutine-safety expectations of Time by Nicholas Maniscalco · 8 years ago
  51. 516e6f6 all: remove some unused parameters in test code by Daniel Martí · 8 years ago
  52. 719c7b0 testing/quick: generate all possible int64, uint64 values by Russ Cox · 8 years ago
  53. 105cc2b time: test and fix Time.Round, Duration.Round for d > 2⁶² by Russ Cox · 8 years ago
  54. 91563ce time: make the ParseInLocation test more robust by Alberto Donizetti · 8 years ago
  55. 6c85fb0 time: strip monotonic time in t.Round, t.Truncate by Russ Cox · 8 years ago
  56. 45356c1 time: add Duration.Truncate and Duration.Round by Caleb Spare · 8 years ago
  57. e4371fb time: optimize Now on darwin, windows by Russ Cox · 8 years ago
  58. 7ad512e time: format negative monotonic times correctly in Time.String by Caleb Spare · 8 years ago
  59. bd56169 time: bound file reads and validate LoadLocation argument by Brad Fitzpatrick · 8 years ago
  60. 67c3d4d time: delete incorrect docs about day-of-month checks. by Sameer Ajmani · 8 years ago
  61. 172311c time: Fix typo in Time.String() description. by Alexey Palazhchenko · 8 years ago
  62. 0e33559 time: record monotonic clock reading in time.Now, for more accurate comparisons by Russ Cox · 8 years ago
  63. 6d63606 time: defer loading ZONEINFO until first time.LoadLocation call by Jeff Johnson · 8 years ago
  64. bc61026 time: parse WITA timezone correctly by Max Riveiro · 8 years ago
  65. 323b5c9 time: make Parse validate day's lower bound in addition to upper bound by Brad Fitzpatrick · 8 years ago
  66. 524cd48 time: simplify stringification of Month by Martin Möhrmann · 8 years ago
  67. 456f2f5 time: use 1e9 rather than 1e-9 in Duration calculations by Ian Lance Taylor · 8 years ago
  68. a18b4b3 time: don't panic stringifying the zero Month by Brad Fitzpatrick · 8 years ago
  69. fabb411 time: update Timer.Stop doc to account for AfterFunc by Russ Cox · 8 years ago
  70. 3345802 time: document that only Jan and January, Mon and Monday are recognized by Russ Cox · 8 years ago
  71. 2c5bce1 time: simplify: tell people to not use == with Time values by Ian Lance Taylor · 8 years ago
  72. 023556c time: clarify Equal docs by Ian Lance Taylor · 8 years ago
  73. c999108 time: revise Timer comments for Stop, Reset by Russ Cox · 8 years ago
  74. 5fbf35d time: be consistent about representation of UTC location in Time struct by Russ Cox · 8 years ago
  75. f444b48 encoding/json: fix decoding of null into Unmarshaler, TextUnmarshaler by Russ Cox · 8 years ago
  76. 1c09b4d time: document that calendrical calculations are with no leap seconds by Brad Fitzpatrick · 8 years ago
  77. b4f3c93 time: fix AddDate with nil location by Simon Rawet · 9 years ago
  78. d1f4e04 time: update comment to reflect correct file path. by Mike Appleby · 8 years ago
  79. c5434f2 time: update test for tzdata-2016g by Alberto Donizetti · 9 years ago
  80. 3cca069 time: allow long fractions in ParseDuration by Rob Pike · 9 years ago
  81. b78108d time: document in UnixNano when the value is valid by Joe Tsai · 9 years ago
  82. e42ae65 time: improve Truncate and Round documentation by Quentin Smith · 9 years ago
  83. 67ea710 time: Add Until helper function by Sam Whited · 9 years ago
  84. e2e2d10 time: always use $GOROOT/lib/time/zoneinfo.zip with genzabbrs.go by Alex Brainman · 9 years ago
  85. eb29ac7 time: fix optional fractional seconds range err by Gabriel Russell · 9 years ago
  86. 80b31c0 time: load time zones from the system tzdata file on Android by Elias Naur · 9 years ago
  87. 40cf4ad all: fix "result not used" vet warnings by Josh Bleecher Snyder · 9 years ago
  88. 2834526 time: update documentation for Duration.String regarding the zero value by Rob Pike · 9 years ago
  89. 894803c time: document that RFC822/1123 don't parse all RFC formats by Ian Lance Taylor · 9 years ago
  90. e2a30b8 time: genzabbrs.go skips Feb when checking months by Kenny Grant · 9 years ago
  91. a71af25 time: warn about correct use of a Timer's Stop/Reset methods by Andrew Gerrand · 9 years ago
  92. 65adb6a time: run genzabbrs.go with new source data by Kenny Grant · 9 years ago
  93. 7ab698b time: document that After uses memory until duration times out by Brad Fitzpatrick · 9 years ago
  94. 2699da1 time: set Local.name on windows by Alex Brainman · 9 years ago
  95. d88261f time: don't depend on the io package by Brad Fitzpatrick · 9 years ago
  96. acc757f all: use SeekStart, SeekCurrent, SeekEnd by Joe Tsai · 9 years ago
  97. 9c4295b time: print zero duration as 0s, not 0 by Rob Pike · 9 years ago
  98. 0da4dbe all: remove unnecessary type conversions by Matthew Dempsky · 9 years ago
  99. fdba5a7 all: delete dead non-test code by Dominik Honnef · 9 years ago
  100. 5fea2cc all: single space after period. by Brad Fitzpatrick · 9 years ago