[Bug 2654] SAMT TZ_INFO wanted

tony_lambregts at telusplanet.net tony_lambregts at telusplanet.net
Fri Jan 14 12:27:47 CST 2005


Peter Vereshagin wrote:
> +   {"SAMT",
> +    {'S','a','m','a','r','a',' ','S','t','a','n','d','a','r','d',' ','T','i',
> +     'm','e','\0'}, -270, 1},
> 
> 
I obviously did not explain myself very well in the bug report.

Change log: Update time zone information for SAMT (Samara Standard Time)

Files Changed: dlls/ntdll/time.c

Index: dlls/ntdll/time.c
===================================================================
RCS file: /home/wine/wine/dlls/ntdll/time.c,v
retrieving revision 1.59
diff -u -r1.59 time.c
--- dlls/ntdll/time.c   6 Jan 2005 19:35:35 -0000       1.59
+++ dlls/ntdll/time.c   14 Jan 2005 18:21:53 -0000
@@ -234,6 +234,9 @@
     {"AFT",
      {'A','f','g','h','a','n','i','s','t','a','n',' ','S','t','a','n','d','a',
       'r','d',' ','T','i','m','e','\0'}, -270, 0},
+   {"SAMT",
+    {'S','a','m','a','r','a',' ','S','t','a','n','d','a','r','d',' ','T','i',
+     'm','e','\0'}, -270, 1},
     {"YEKST",
      {'E','k','a','t','e','r','i','n','b','u','r','g',' ','S','t','a','n','d',
       'a','r','d',' ','T','i','m','e','\0'}, -360, 1},
[




More information about the wine-patches mailing list