Meco Man пре 4 година
родитељ
комит
65984a7116
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      components/libc/compilers/common/time.c

+ 1 - 1
components/libc/compilers/common/time.c

@@ -31,7 +31,7 @@
 #include <rtdbg.h>
 
 #ifndef RT_LIBC_FIXED_TIMEZONE
-#define RT_LIBC_FIXED_TIMEZONE 8
+#define RT_LIBC_FIXED_TIMEZONE 8 /* UTC+8 */
 #endif
 
 /* seconds per day */