Updates #28421
Change-Id: I3262c83669bc3cefd2cea6a612e3dc1d4318b2c2
Reviewed-on: https://go-review.googlesource.com/c/148339
Reviewed-by: Rob Pike <r@golang.org>
// change the instant in time being denoted and therefore does not affect the
// computations described in earlier paragraphs.
//
-// Representations of a Time value saved by the GobEncode, MarshalBinary
+// Representations of a Time value saved by the GobEncode, MarshalBinary,
// MarshalJSON, and MarshalText methods store the Time.Location's offset, but not
// the location name. They therefore lose information about Daylight Saving Time.
//