diff options
Diffstat (limited to 'tcl8.6/library/tzdata/Etc/UTC')
-rw-r--r-- | tcl8.6/library/tzdata/Etc/UTC | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tcl8.6/library/tzdata/Etc/UTC b/tcl8.6/library/tzdata/Etc/UTC new file mode 100644 index 0000000..db5954b --- /dev/null +++ b/tcl8.6/library/tzdata/Etc/UTC @@ -0,0 +1,5 @@ +# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/UTC) { + {-9223372036854775808 0 0 UTC} +} |