Commit 7cb55431 authored by Stewart Allen's avatar Stewart Allen Committed by Alexandre Julliard

Added SAST (South African Standard Time), corrected CAT to Central

African Time.
parent 902cb420
......@@ -196,6 +196,9 @@ static const struct tagTZ_INFO TZ_INFO[] =
{'E','g','y','p','t',' ','S','t','a','n','d','a','r','d',' ','T','i','m',
'e','\0'}, -120, 0},
{"CAT",
{'C','e','n','t','r','a','l',' ','A','f','r','i','c','a','n',' '
,'T','i','m','e','\0'}, -120, 0},
{"SAST",
{'S','o','u','t','h',' ','A','f','r','i','c','a',' ','S','t','a','n','d',
'a','r','d',' ','T','i','m','e','\0'}, -120, 0},
{"IST",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment