diff options
Diffstat (limited to 'library/tzdata/America/Bogota')
-rw-r--r-- | library/tzdata/America/Bogota | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/library/tzdata/America/Bogota b/library/tzdata/America/Bogota index e2ba04c..f727d17 100644 --- a/library/tzdata/America/Bogota +++ b/library/tzdata/America/Bogota @@ -1,9 +1,9 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:America/Bogota) {
- {-9223372036854775808 -17780 0 LMT}
- {-2707671820 -17780 0 BMT}
- {-1739041420 -18000 0 COT}
- {704869200 -14400 1 COST}
- {733896000 -18000 0 COT}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:America/Bogota) { + {-9223372036854775808 -17780 0 LMT} + {-2707671820 -17780 0 BMT} + {-1739041420 -18000 0 COT} + {704869200 -14400 1 COST} + {733896000 -18000 0 COT} +} |