git: 9front

Download patch

ref: 4102a4063e3e44e89ee2b2cc86edde4371e203db
parent: 1bc1bd8fd33840e6e3e3d1750f89673c4c06ef2d
author: Alex Musolino <alex@musolino.id.au>
date: Wed Nov 20 06:49:16 EST 2019

timezones: change DST timezone string for South Australia

Use "CDT" for DST as distinct from "CST" for non-DST.

--- a/adm/timezone/Australia_South
+++ b/adm/timezone/Australia_South
@@ -1,4 +1,4 @@
-CST 34200 CST 37800
+CST 34200 CDT 37800
 1538836200 1554568200
 1570293000 1586017800
 1601742600 1617467400
--