--- src/do.c	2008-07-22 10:51:52.875508400 -0700
+++ src/do.c_patched	2008-07-22 10:48:05.174175400 -0700
@@ -2729,7 +2729,7 @@
 #ifdef NT
    
    tzset();
-   strcpy(tz,timezone());
+   strcpy(tz,_timezone);
    
 #else
 #ifndef AOS
