浏览代码

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