Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion third_party/tz
Submodule tz updated 43 files
+14 −2 .gitignore
+20 −16 CONTRIBUTING
+150 −86 Makefile
+269 −0 NEWS
+7 −7 README
+1 −1 SECURITY
+5 −4 africa
+5 −7 antarctica
+3 −3 asia
+6 −4 australasia
+6 −7 backzone
+3 −24 calendars
+5 −0 checknow.awk
+1 −3 date.1
+1 −6 date.c
+2 −1 etcetera
+104 −22 europe
+9 −9 iso3166.tab
+4 −4 leap-seconds.list
+9 −2 leapseconds.awk
+1,053 −462 localtime.c
+13 −15 newctime.3
+1 −1 newstrftime.3
+22 −25 newtzset.3
+97 −12 northamerica
+225 −152 private.h
+3 −3 southamerica
+3 −2 strftime.c
+195 −188 theory.html
+89 −45 time2posix.3
+225 −200 tz-art.html
+102 −148 tz-how-to.html
+217 −195 tz-link.html
+23 −5 tzfile.5
+10 −16 tzfile.h
+8 −7 tzselect.ksh
+26 −10 workman.sh
+9 −12 zdump.c
+58 −18 zic.8
+575 −258 zic.c
+1 −1 zone.tab
+13 −13 zone1970.tab
+50 −50 zonenow.tab
Loading