etc/time_zones.conf changed values: "true" -> true, "false" -> false
This commit is contained in:
@@ -7,7 +7,7 @@ offset_str = "-12:00" # a string representing the offset from UTC in a format:
|
||||
dst {
|
||||
|
||||
2012 { # daylight saving time in a specified year
|
||||
has_dst = "false" # whether the time zone has daylight saving time {bool} in this year
|
||||
has_dst = false # whether the time zone has daylight saving time {bool} in this year
|
||||
offset_str = "00:00" # offset of the daylight saving time
|
||||
start = "" # when the daylight saving time starts, format: MM:DD HH:MM:SS
|
||||
end = ""} # when the daylight saving time ends, format: MM:DD HH:MM:SS
|
||||
@@ -23,7 +23,7 @@ offset_str = "-11:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -40,7 +40,7 @@ offset_str = "-10:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -57,7 +57,7 @@ offset_str = "-09:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -74,7 +74,7 @@ offset_str = "-08:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -91,7 +91,7 @@ offset_str = "-08:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -108,7 +108,7 @@ offset_str = "-07:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -125,7 +125,7 @@ offset_str = "-07:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -142,7 +142,7 @@ offset_str = "-07:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -159,7 +159,7 @@ offset_str = "-06:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -176,7 +176,7 @@ offset_str = "-06:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -193,7 +193,7 @@ offset_str = "-06:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -210,7 +210,7 @@ offset_str = "-06:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -227,7 +227,7 @@ offset_str = "-05:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -244,7 +244,7 @@ offset_str = "-05:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -261,7 +261,7 @@ offset_str = "-05:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -278,7 +278,7 @@ offset_str = "-04:30"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -295,7 +295,7 @@ offset_str = "-04:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -312,7 +312,7 @@ offset_str = "-04:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -329,7 +329,7 @@ offset_str = "-04:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -346,7 +346,7 @@ offset_str = "-04:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -363,7 +363,7 @@ offset_str = "-04:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -380,7 +380,7 @@ offset_str = "-03:30"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -397,7 +397,7 @@ offset_str = "-03:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -414,7 +414,7 @@ offset_str = "-03:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -431,7 +431,7 @@ offset_str = "-03:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -448,7 +448,7 @@ offset_str = "-03:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -465,7 +465,7 @@ offset_str = "-03:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -482,7 +482,7 @@ offset_str = "-03:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -499,7 +499,7 @@ offset_str = "-02:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -516,7 +516,7 @@ offset_str = "-02:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -533,7 +533,7 @@ offset_str = "-01:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -550,7 +550,7 @@ offset_str = "-01:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -567,7 +567,7 @@ offset_str = "00:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -584,7 +584,7 @@ offset_str = "00:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -601,7 +601,7 @@ offset_str = "00:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "true"
|
||||
has_dst = true
|
||||
offset_str = "+01:00"
|
||||
start = "03-25 01:00"
|
||||
end = "10-28 01:00"}
|
||||
@@ -618,7 +618,7 @@ offset_str = "00:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "true"
|
||||
has_dst = true
|
||||
offset_str = "+01:00"
|
||||
start = "03-25 01:00"
|
||||
end = "10-28 01:00"}
|
||||
@@ -635,7 +635,7 @@ offset_str = "+01:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "true"
|
||||
has_dst = true
|
||||
offset_str = "+01:00"
|
||||
start = "03-25 01:00"
|
||||
end = "10-28 01:00"}
|
||||
@@ -652,7 +652,7 @@ offset_str = "+01:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "true"
|
||||
has_dst = true
|
||||
offset_str = "+01:00"
|
||||
start = "03-25 01:00"
|
||||
end = "10-28 01:00"}
|
||||
@@ -669,7 +669,7 @@ offset_str = "+01:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "true"
|
||||
has_dst = true
|
||||
offset_str = "+01:00"
|
||||
start = "03-25 01:00"
|
||||
end = "10-28 01:00"}
|
||||
@@ -686,13 +686,13 @@ offset_str = "+01:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "true"
|
||||
has_dst = true
|
||||
offset_str = "+01:00"
|
||||
start = "03-25 01:00"
|
||||
end = "10-28 01:00"}
|
||||
|
||||
2018 {
|
||||
has_dst = "true"
|
||||
has_dst = true
|
||||
offset_str = "+01:00"
|
||||
start = "03-25 01:00"
|
||||
end = "10-28 01:00"}
|
||||
@@ -710,7 +710,7 @@ offset_str = "+01:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -727,7 +727,7 @@ offset_str = "+01:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -744,7 +744,7 @@ offset_str = "+02:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -761,7 +761,7 @@ offset_str = "+02:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -778,7 +778,7 @@ offset_str = "+02:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -795,7 +795,7 @@ offset_str = "+02:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -812,7 +812,7 @@ offset_str = "+02:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -829,7 +829,7 @@ offset_str = "+02:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -846,7 +846,7 @@ offset_str = "+02:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -863,7 +863,7 @@ offset_str = "+02:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -880,7 +880,7 @@ offset_str = "+02:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -897,7 +897,7 @@ offset_str = "+02:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -914,7 +914,7 @@ offset_str = "+03:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -931,7 +931,7 @@ offset_str = "+03:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -948,7 +948,7 @@ offset_str = "+03:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -965,7 +965,7 @@ offset_str = "+03:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -982,7 +982,7 @@ offset_str = "+03:30"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -999,7 +999,7 @@ offset_str = "+04:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1016,7 +1016,7 @@ offset_str = "+04:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1033,7 +1033,7 @@ offset_str = "+04:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1050,7 +1050,7 @@ offset_str = "+04:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1067,7 +1067,7 @@ offset_str = "+04:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1084,7 +1084,7 @@ offset_str = "+04:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1101,7 +1101,7 @@ offset_str = "+04:30"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1118,7 +1118,7 @@ offset_str = "+05:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1135,7 +1135,7 @@ offset_str = "+05:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1152,7 +1152,7 @@ offset_str = "+05:30"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1169,7 +1169,7 @@ offset_str = "+05:30"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1186,7 +1186,7 @@ offset_str = "+05:45"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1203,7 +1203,7 @@ offset_str = "+06:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1220,7 +1220,7 @@ offset_str = "+06:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1237,7 +1237,7 @@ offset_str = "+06:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1254,7 +1254,7 @@ offset_str = "+06:30"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1271,7 +1271,7 @@ offset_str = "+07:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1288,7 +1288,7 @@ offset_str = "+07:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1305,7 +1305,7 @@ offset_str = "+08:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1322,7 +1322,7 @@ offset_str = "+08:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1339,7 +1339,7 @@ offset_str = "+08:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1356,7 +1356,7 @@ offset_str = "+08:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1373,7 +1373,7 @@ offset_str = "+08:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1390,7 +1390,7 @@ offset_str = "+08:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1407,7 +1407,7 @@ offset_str = "+09:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1424,7 +1424,7 @@ offset_str = "+09:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1441,7 +1441,7 @@ offset_str = "+09:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1458,7 +1458,7 @@ offset_str = "+09:30"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1475,7 +1475,7 @@ offset_str = "+09:30"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1492,7 +1492,7 @@ offset_str = "+10:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1509,7 +1509,7 @@ offset_str = "+10:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1526,7 +1526,7 @@ offset_str = "+10:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1543,7 +1543,7 @@ offset_str = "+10:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1560,7 +1560,7 @@ offset_str = "+10:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1577,7 +1577,7 @@ offset_str = "+11:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1594,7 +1594,7 @@ offset_str = "+11:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1611,7 +1611,7 @@ offset_str = "+12:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1628,7 +1628,7 @@ offset_str = "+12:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1645,7 +1645,7 @@ offset_str = "+12:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1662,7 +1662,7 @@ offset_str = "+12:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1679,7 +1679,7 @@ offset_str = "+13:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
@@ -1696,7 +1696,7 @@ offset_str = "+13:00"
|
||||
dst {
|
||||
|
||||
2012 {
|
||||
has_dst = "false"
|
||||
has_dst = false
|
||||
offset_str = "00:00"
|
||||
start = ""
|
||||
end = ""}
|
||||
|
Reference in New Issue
Block a user