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

Issue 4839059: code review 4839059: time: allow the input to have fractional seconds even if (Closed)

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

Description

time: allow the input to have fractional seconds even if the format string does not specify its presence.

Patch Set 1 #

Patch Set 2 : diff -r 4ebeab48e11a https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 4ebeab48e11a https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 4ebeab48e11a https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 4ebeab48e11a https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -25 lines) Patch
M src/pkg/time/format.go View 7 chunks +58 lines, -25 lines 0 comments Download
M src/pkg/time/time_test.go View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 3
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 8 months ago (2011-08-10 10:32:39 UTC) #1
rsc
LGTM
13 years, 8 months ago (2011-08-10 12:54:34 UTC) #2
r
13 years, 8 months ago (2011-08-10 13:24:56 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=7bf4ad4f42b3 ***

time: allow the input to have fractional seconds even if
the format string does not specify its presence.

R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/4839059
Sign in to reply to this message.

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