Add Western Australia Summer Time

Harry McNally harrymc at decisions-and-designs.com.au
Wed Jan 10 05:49:53 CST 2007


---
 dlls/ntdll/time.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/dlls/ntdll/time.c b/dlls/ntdll/time.c
index 54d4adc..418cf2e 100644
--- a/dlls/ntdll/time.c
+++ b/dlls/ntdll/time.c
@@ -320,6 +320,9 @@ static const struct tagTZ_INFO TZ_INFO[]
    {"WST",
     {'W','.',' ','A','u','s','t','r','a','l','i','a',' ','S','t','a','n','d',
      'a','r','d',' ','T','i','m','e','\0'}, -480, 0},
+   {"WST",
+    {'W','.',' ','A','u','s','t','r','a','l','i','a',' ','S','u','m','m','e',
+     'r',' ','T','i','m','e','\0'}, -540, 1},
    {"JST",
     {'T','o','k','y','o',' ','S','t','a','n','d','a','r','d',' ','T','i','m',
      'e','\0'}, -540, 0},
-- 
1.4.3.2




More information about the wine-patches mailing list