Refine Win32's s{GM|LOCAL}TIME_{min|max} values based on the output of
[p5sagit/p5-mst-13.2.git] / win32 / config_H.bc
index 5be7e41..9e15ff3 100644 (file)
  *     the system function gmtime () accepts, and defaults to 0
  */
 #define GMTIME_MAX     2147483647      /**/
-#define GMTIME_MIN     -2147483648     /**/
+#define GMTIME_MIN     0       /**/
 
 /* LOCALTIME_MAX:
  *     This symbol contains the maximum value for the time_t offset that