func archive/zip.timeZone

2 uses

	archive/zip (current package)
		reader.go#L417: 			f.Modified = modified.In(timeZone(msdosModified.Sub(modified)))
		struct.go#L206: func timeZone(offset time.Duration) *time.Location {