index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pkg
/
time
/
time_test.go
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
1
-7
/
+417
2012-05-02
Imported Upstream version 1.0.1
upstream/1.0.1
Ondřej Surý
1
-1
/
+2
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
1
-113
/
+582
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
1
-0
/
+506
2011-09-13
Imported Upstream version 60
Ondřej Surý
1
-414
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
1
-8
/
+9
2011-06-30
Imported Upstream version 58
upstream/58
Ondřej Surý
1
-0
/
+60
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
1
-0
/
+12
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-52
/
+64
2010-04-27
time: remove incorrect time.ISO8601 and add time.RFC3339
Micah Stetson
1
-11
/
+11
2010-03-30
time: do not segment time strings by character class.
Russ Cox
1
-3
/
+5
2010-02-04
Add RFC822 formats as named constants.
Rob Pike
1
-0
/
+15
2010-01-15
fix +0000 time zones.
Rob Pike
1
-0
/
+20
2010-01-14
clean up handling of numeric time zones
Rob Pike
1
-13
/
+18
2010-01-13
don't worry about the number of spaces when parsing.
Rob Pike
1
-0
/
+3
2010-01-08
Add a parser to the time package, the inverse of time.Format
Rob Pike
1
-1
/
+115
2010-01-07
make Format about twice as fast by removing allocations, using a bytes.Buffer
Rob Pike
1
-0
/
+7
2010-01-07
New time formatter, time.Format(formatString)
Rob Pike
1
-3
/
+31
2009-12-17
time: add ISO 8601 time format
Ben Olive
1
-0
/
+21
2009-12-15
1) Change default gofmt default settings for
Robert Griesemer
1
-23
/
+23
2009-12-02
time: another bug in SecondsToUTC.
Russ Cox
1
-0
/
+17
2009-12-01
time: fix handling of Jan 1 1601, 1201, 801, ...
Russ Cox
1
-0
/
+1
2009-11-24
Add benchmarks for commonly used routines.
Trevor Strohman
1
-0
/
+12
2009-11-17
FreeBSD-specific porting work.
Devon H. O'Dell
1
-1
/
+1
2009-11-09
remove semis after statements in one-statement statement lists
Robert Griesemer
1
-4
/
+4
2009-10-27
files that are okay from the last gofmt round
Russ Cox
1
-3
/
+3
2009-10-08
more lgtm files from gofmt
Russ Cox
1
-20
/
+19
2009-08-12
convert low-level (used by testing) packages to
Russ Cox
1
-2
/
+2
2009-08-04
get function calls out of the way before
Russ Cox
1
-4
/
+4
2009-06-09
mv src/lib to src/pkg
Rob Pike
1
-0
/
+85