diff options
author | Alex Musolino <alex@musolino.id.au> | 2019-11-20 11:49:16 +1030 |
---|---|---|
committer | Alex Musolino <alex@musolino.id.au> | 2019-11-20 11:49:16 +1030 |
commit | 088ec01b1e0840add9823a7d44ba2ed639889937 (patch) | |
tree | a6d264f1ad211bf954dca948b3f143341cc2eafd /adm/timezone | |
parent | eca7cac908bdfe4387a9f2563e683268939a586d (diff) | |
download | plan9front-088ec01b1e0840add9823a7d44ba2ed639889937.tar.xz |
timezones: change DST timezone string for South Australia
Use "CDT" for DST as distinct from "CST" for non-DST.
Diffstat (limited to 'adm/timezone')
-rw-r--r-- | adm/timezone/Australia_South | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adm/timezone/Australia_South b/adm/timezone/Australia_South index 3badebd4d..578003428 100644 --- 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 |