Updates #17929
Change-Id: I03b8847384c6cd8c43fe8bf2d75cd26db7063b8b
Reviewed-on: https://go-review.googlesource.com/33762
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
<dd>
<p> <!-- CL 18274 -->
- The zip <code>Reader</code> now supports modification times in
+ The
+ <a href="/pkg/archive/zip/#Reader"><code>Reader</code></a>
+ now supports modification times in
the NTFS, UNIX, and Extended Time Stamp metadata fields.
<!-- CL 30811 -->
- When writing zip files, the Extended Time Stamp field is written
- for files with non-zero modification times.
+ The
+ <a href="/pkg/archive/zip/#Writer"><code>Writer</code></a>
+ now writes Extended Time Stamp fields.
</p>
</dd>