diff options
author | Kevin B Kenny <kennykb@acm.org> | 2006-11-30 23:32:18 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2006-11-30 23:32:18 (GMT) |
commit | 8469dcdb5c8b3e1f28bbbee7974cbd458af50bea (patch) | |
tree | 5afef81d105f62a6ef51357b17ae45d0e9a76f15 /library/tzdata/Europe | |
parent | 2044eda3d3d8e228ffb20840f511f8de39238b1f (diff) | |
download | tcl-8469dcdb5c8b3e1f28bbbee7974cbd458af50bea.zip tcl-8469dcdb5c8b3e1f28bbbee7974cbd458af50bea.tar.gz tcl-8469dcdb5c8b3e1f28bbbee7974cbd458af50bea.tar.bz2 |
Olson's tzdata2006p
Diffstat (limited to 'library/tzdata/Europe')
-rwxr-xr-x | library/tzdata/Europe/Podgorica | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/library/tzdata/Europe/Podgorica b/library/tzdata/Europe/Podgorica new file mode 100755 index 0000000..f4f9066 --- /dev/null +++ b/library/tzdata/Europe/Podgorica @@ -0,0 +1,5 @@ +# created by tools/tclZIC.tcl - do not edit +if {![info exists TZData(Europe/Belgrade)]} { + LoadTimeZoneFile Europe/Belgrade +} +set TZData(:Europe/Podgorica) $TZData(:Europe/Belgrade) |