diff options
Diffstat (limited to 'library/tzdata/Greenwich')
-rw-r--r-- | library/tzdata/Greenwich | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/library/tzdata/Greenwich b/library/tzdata/Greenwich new file mode 100644 index 0000000..6115233 --- /dev/null +++ b/library/tzdata/Greenwich @@ -0,0 +1,5 @@ +# created by tools/tclZIC.tcl - do not edit +if {![info exists TZData(Etc/GMT)]} { + LoadTimeZoneFile Etc/GMT +} +set TZData(:Greenwich) $TZData(:Etc/GMT) |