diff options
Diffstat (limited to 'library/tzdata/America/Caracas')
-rw-r--r-- | library/tzdata/America/Caracas | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/library/tzdata/America/Caracas b/library/tzdata/America/Caracas index 5add095..2ba87ae 100644 --- a/library/tzdata/America/Caracas +++ b/library/tzdata/America/Caracas @@ -1,9 +1,9 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:America/Caracas) {
- {-9223372036854775808 -16064 0 LMT}
- {-2524505536 -16060 0 CMT}
- {-1826739140 -16200 0 VET}
- {-157750200 -14400 0 VET}
- {1197183600 -16200 0 VET}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:America/Caracas) { + {-9223372036854775808 -16064 0 LMT} + {-2524505536 -16060 0 CMT} + {-1826739140 -16200 0 VET} + {-157750200 -14400 0 VET} + {1197183600 -16200 0 VET} +} |