summaryrefslogtreecommitdiffstats
path: root/library/tzdata/Europe
diff options
context:
space:
mode:
Diffstat (limited to 'library/tzdata/Europe')
-rw-r--r--library/tzdata/Europe/Bratislava4
-rw-r--r--library/tzdata/Europe/Ljubljana4
-rw-r--r--library/tzdata/Europe/Mariehamn4
-rw-r--r--library/tzdata/Europe/Nicosia4
-rw-r--r--library/tzdata/Europe/San_Marino4
-rw-r--r--library/tzdata/Europe/Sarajevo4
-rw-r--r--library/tzdata/Europe/Skopje4
-rw-r--r--library/tzdata/Europe/Tiraspol4
-rw-r--r--library/tzdata/Europe/Vatican4
-rw-r--r--library/tzdata/Europe/Zagreb4
10 files changed, 20 insertions, 20 deletions
diff --git a/library/tzdata/Europe/Bratislava b/library/tzdata/Europe/Bratislava
index c706cb4..3c9754d 100644
--- a/library/tzdata/Europe/Bratislava
+++ b/library/tzdata/Europe/Bratislava
@@ -1,5 +1,5 @@
# created by ../tools/tclZIC.tcl - do not edit
if {![info exists TZData(Europe/Prague)]} {
- loadTimeZoneFile Europe/Prague
+ LoadTimeZoneFile Europe/Prague
}
-set tzdata(:Europe/Bratislava) $TZData(:Europe/Prague)
+set TZData(:Europe/Bratislava) $TZData(:Europe/Prague)
diff --git a/library/tzdata/Europe/Ljubljana b/library/tzdata/Europe/Ljubljana
index cda35ff..9861926 100644
--- a/library/tzdata/Europe/Ljubljana
+++ b/library/tzdata/Europe/Ljubljana
@@ -1,5 +1,5 @@
# created by ../tools/tclZIC.tcl - do not edit
if {![info exists TZData(Europe/Belgrade)]} {
- loadTimeZoneFile Europe/Belgrade
+ LoadTimeZoneFile Europe/Belgrade
}
-set tzdata(:Europe/Ljubljana) $TZData(:Europe/Belgrade)
+set TZData(:Europe/Ljubljana) $TZData(:Europe/Belgrade)
diff --git a/library/tzdata/Europe/Mariehamn b/library/tzdata/Europe/Mariehamn
index 1da96cf..9eed274 100644
--- a/library/tzdata/Europe/Mariehamn
+++ b/library/tzdata/Europe/Mariehamn
@@ -1,5 +1,5 @@
# created by ../tools/tclZIC.tcl - do not edit
if {![info exists TZData(Europe/Helsinki)]} {
- loadTimeZoneFile Europe/Helsinki
+ LoadTimeZoneFile Europe/Helsinki
}
-set tzdata(:Europe/Mariehamn) $TZData(:Europe/Helsinki)
+set TZData(:Europe/Mariehamn) $TZData(:Europe/Helsinki)
diff --git a/library/tzdata/Europe/Nicosia b/library/tzdata/Europe/Nicosia
index b5a0851..6d6de81 100644
--- a/library/tzdata/Europe/Nicosia
+++ b/library/tzdata/Europe/Nicosia
@@ -1,5 +1,5 @@
# created by ../tools/tclZIC.tcl - do not edit
if {![info exists TZData(Asia/Nicosia)]} {
- loadTimeZoneFile Asia/Nicosia
+ LoadTimeZoneFile Asia/Nicosia
}
-set tzdata(:Europe/Nicosia) $TZData(:Asia/Nicosia)
+set TZData(:Europe/Nicosia) $TZData(:Asia/Nicosia)
diff --git a/library/tzdata/Europe/San_Marino b/library/tzdata/Europe/San_Marino
index de12abe..704c8ea 100644
--- a/library/tzdata/Europe/San_Marino
+++ b/library/tzdata/Europe/San_Marino
@@ -1,5 +1,5 @@
# created by ../tools/tclZIC.tcl - do not edit
if {![info exists TZData(Europe/Rome)]} {
- loadTimeZoneFile Europe/Rome
+ LoadTimeZoneFile Europe/Rome
}
-set tzdata(:Europe/San_Marino) $TZData(:Europe/Rome)
+set TZData(:Europe/San_Marino) $TZData(:Europe/Rome)
diff --git a/library/tzdata/Europe/Sarajevo b/library/tzdata/Europe/Sarajevo
index 3fe0317..a76d730 100644
--- a/library/tzdata/Europe/Sarajevo
+++ b/library/tzdata/Europe/Sarajevo
@@ -1,5 +1,5 @@
# created by ../tools/tclZIC.tcl - do not edit
if {![info exists TZData(Europe/Belgrade)]} {
- loadTimeZoneFile Europe/Belgrade
+ LoadTimeZoneFile Europe/Belgrade
}
-set tzdata(:Europe/Sarajevo) $TZData(:Europe/Belgrade)
+set TZData(:Europe/Sarajevo) $TZData(:Europe/Belgrade)
diff --git a/library/tzdata/Europe/Skopje b/library/tzdata/Europe/Skopje
index d5f6294..c3fd3a3 100644
--- a/library/tzdata/Europe/Skopje
+++ b/library/tzdata/Europe/Skopje
@@ -1,5 +1,5 @@
# created by ../tools/tclZIC.tcl - do not edit
if {![info exists TZData(Europe/Belgrade)]} {
- loadTimeZoneFile Europe/Belgrade
+ LoadTimeZoneFile Europe/Belgrade
}
-set tzdata(:Europe/Skopje) $TZData(:Europe/Belgrade)
+set TZData(:Europe/Skopje) $TZData(:Europe/Belgrade)
diff --git a/library/tzdata/Europe/Tiraspol b/library/tzdata/Europe/Tiraspol
index 3b65891..4c8b21b 100644
--- a/library/tzdata/Europe/Tiraspol
+++ b/library/tzdata/Europe/Tiraspol
@@ -1,5 +1,5 @@
# created by ../tools/tclZIC.tcl - do not edit
if {![info exists TZData(Europe/Chisinau)]} {
- loadTimeZoneFile Europe/Chisinau
+ LoadTimeZoneFile Europe/Chisinau
}
-set tzdata(:Europe/Tiraspol) $TZData(:Europe/Chisinau)
+set TZData(:Europe/Tiraspol) $TZData(:Europe/Chisinau)
diff --git a/library/tzdata/Europe/Vatican b/library/tzdata/Europe/Vatican
index be72780..1c0bc07 100644
--- a/library/tzdata/Europe/Vatican
+++ b/library/tzdata/Europe/Vatican
@@ -1,5 +1,5 @@
# created by ../tools/tclZIC.tcl - do not edit
if {![info exists TZData(Europe/Rome)]} {
- loadTimeZoneFile Europe/Rome
+ LoadTimeZoneFile Europe/Rome
}
-set tzdata(:Europe/Vatican) $TZData(:Europe/Rome)
+set TZData(:Europe/Vatican) $TZData(:Europe/Rome)
diff --git a/library/tzdata/Europe/Zagreb b/library/tzdata/Europe/Zagreb
index 4712a69..a1d3fe6 100644
--- a/library/tzdata/Europe/Zagreb
+++ b/library/tzdata/Europe/Zagreb
@@ -1,5 +1,5 @@
# created by ../tools/tclZIC.tcl - do not edit
if {![info exists TZData(Europe/Belgrade)]} {
- loadTimeZoneFile Europe/Belgrade
+ LoadTimeZoneFile Europe/Belgrade
}
-set tzdata(:Europe/Zagreb) $TZData(:Europe/Belgrade)
+set TZData(:Europe/Zagreb) $TZData(:Europe/Belgrade)