Added SAST (South African Standard Time), corrected CAT to Central
authorStewart Allen <sralle@mweb.co.za>
Mon, 6 Dec 2004 11:39:34 +0000 (11:39 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Dec 2004 11:39:34 +0000 (11:39 +0000)
African Time.

dlls/ntdll/time.c

index 95de6bd198f4b332c62c939bb127b308403f0773..6b5fd0989fb3af15f073c259c269efad43e26292 100644 (file)
@@ -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",