]> Cypherpunks repositories - gostls13.git/commit
time: document that a marshaled time does not include location name
authorAgniva De Sarker <agnivade@yahoo.co.in>
Wed, 7 Nov 2018 14:26:30 +0000 (19:56 +0530)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 8 Nov 2018 05:41:45 +0000 (05:41 +0000)
commitd258bac41c05bfa320b1d124a8592772e235a48e
tree85ef3b4413b86b120f91d0d942487e1b1fa6d097
parentc9762b8a7ec852d96ea040c28c5f65b1104ec844
time: document that a marshaled time does not include location name

Fixes #28421

Change-Id: I00878ec246d5249d910f2b57749f74cfc38dbec6
Reviewed-on: https://go-review.googlesource.com/c/148117
Reviewed-by: Rob Pike <r@golang.org>
src/time/time.go