Explorar o código

Set TIME_ZONE (define) to 1 (UTC+1)

Jordy Sipkema %!s(int64=9) %!d(string=hai) anos
pai
achega
4edd168fc0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ntp.c

+ 1 - 1
ntp.c

@@ -19,7 +19,7 @@
 
 #include "ntp.h"
 
-#define TIME_ZONE 0
+#define TIME_ZONE 1
 
 time_t ntp_time = 0;
 tm *ntp_datetime;