瀏覽代碼

add comment

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>
 #include <rtdbg.h>
 
 
 #ifndef RT_LIBC_FIXED_TIMEZONE
 #ifndef RT_LIBC_FIXED_TIMEZONE
-#define RT_LIBC_FIXED_TIMEZONE 8
+#define RT_LIBC_FIXED_TIMEZONE 8 /* UTC+8 */
 #endif
 #endif
 
 
 /* seconds per day */
 /* seconds per day */