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 */