Skip to content

Commit

Permalink
lib/time: update tzdata to 2016j
Browse files Browse the repository at this point in the history
Fixes golang#18500

Change-Id: I4dddd1b99aecf86b9431b0c14f452152dff9b95a
Reviewed-on: https://go-review.googlesource.com/34816
Reviewed-by: Ian Lance Taylor <[email protected]>
Run-TryBot: Ian Lance Taylor <[email protected]>
TryBot-Result: Gobot Gobot <[email protected]>
  • Loading branch information
bradfitz committed Jan 5, 2017
1 parent 2547aec commit c3fc9b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/time/update.bash
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
# Consult http://www.iana.org/time-zones for the latest versions.

# Versions to use.
CODE=2016i
DATA=2016i
CODE=2016j
DATA=2016j

set -e
rm -rf work
Expand Down
Binary file modified lib/time/zoneinfo.zip
Binary file not shown.

0 comments on commit c3fc9b4

Please sign in to comment.