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

Issue 1962048: code review 1962048: time.Parse should not require minutes for time zone (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 12 months ago by jhh
Modified:
14 years, 11 months ago
Reviewers:
CC:
golang-dev, r
Visibility:
Public.

Description

time.Parse should not require minutes for time zone Fixes issue 1026.

Patch Set 1 #

Patch Set 2 : code review 1962048: time.Parse should not require minutes for time zone #

Total comments: 1

Patch Set 3 : code review 1962048: time.Parse should not require minutes for time zone #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -2 lines) Patch
M src/pkg/time/format.go View 4 chunks +12 lines, -2 lines 0 comments Download
M src/pkg/time/time_test.go View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7
jhh
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 12 months ago (2010-08-15 16:24:48 UTC) #1
r2
Changes look reasonable but I wonder if there is a standard time format we should ...
14 years, 12 months ago (2010-08-16 02:00:14 UTC) #2
jhh
I have no idea; should I ask the issue reporter? http://en.wikipedia.org/wiki/ISO_8601#Time_zone_designators suggests "+-hh" is a ...
14 years, 11 months ago (2010-08-17 15:47:38 UTC) #3
r
looks good, but please tweak the test message. we don't use that quoting style http://codereview.appspot.com/1962048/diff/2001/3002 ...
14 years, 11 months ago (2010-08-20 01:34:20 UTC) #4
jhh
Hello golang-dev@googlegroups.com, r (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 11 months ago (2010-08-24 14:20:44 UTC) #5
r
LGTM
14 years, 11 months ago (2010-08-24 21:40:36 UTC) #6
r
14 years, 11 months ago (2010-08-24 21:41:32 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=aba03c93af6a ***

time.Parse should not require minutes for time zone
Fixes issue 1026.

R=golang-dev, r
CC=golang-dev
http://codereview.appspot.com/1962048

Committer: Rob Pike <r@golang.org>
Sign in to reply to this message.

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