Merge pull request #6842 from taosdata/hotfix/TD-5142
[TD-5142]add timezone comments for windows
This commit is contained in:
commit
05d137aa67
|
@ -149,6 +149,8 @@ keepColumnName 1
|
||||||
|
|
||||||
# system time zone
|
# system time zone
|
||||||
# timezone Asia/Shanghai (CST, +0800)
|
# timezone Asia/Shanghai (CST, +0800)
|
||||||
|
# system time zone (for windows 10)
|
||||||
|
# timezone UTC-8
|
||||||
|
|
||||||
# system locale
|
# system locale
|
||||||
# locale en_US.UTF-8
|
# locale en_US.UTF-8
|
||||||
|
|
Loading…
Reference in New Issue