Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1577)

Issue 5465044: code review 5465044: time: new AddDate method

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 3 months ago by rog
Modified:
13 years, 3 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

time: new AddDate method

Patch Set 1 #

Patch Set 2 : diff -r 8e8c4fb05171 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 8e8c4fb05171 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -0 lines) Patch
M src/pkg/time/time.go View 1 1 chunk +14 lines, -0 lines 0 comments Download
M src/pkg/time/time_test.go View 1 1 chunk +26 lines, -0 lines 0 comments Download

Messages

Total messages: 6
rog
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 3 months ago (2011-12-08 13:13:39 UTC) #1
rog
BTW, at first i had a test that t.AddDate(a, b, c).AddDate(-a, -b, c) == t ...
13 years, 3 months ago (2011-12-08 13:16:04 UTC) #2
rsc
On Thu, Dec 8, 2011 at 08:16, roger peppe <rogpeppe@gmail.com> wrote: > BTW, at first ...
13 years, 3 months ago (2011-12-08 22:53:37 UTC) #3
rog
ping On 8 December 2011 22:53, Russ Cox <rsc@golang.org> wrote: > On Thu, Dec 8, ...
13 years, 3 months ago (2011-12-14 13:39:16 UTC) #4
rsc
LGTM
13 years, 3 months ago (2011-12-15 16:14:09 UTC) #5
rsc
13 years, 3 months ago (2011-12-15 16:23:06 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=50e6f6bb7af5 ***

time: new AddDate method

R=rsc
CC=golang-dev
http://codereview.appspot.com/5465044

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b