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