Browse Source

add comment

Meco Man 4 years ago
parent
commit
65984a7116
1 changed files with 1 additions and 1 deletions
  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 */